AVCaptureSession.AddInput(AVCaptureInput) 메서드

정의

캡처 세션에 입력 추가

[Foundation.Export("addInput:")]
public virtual void AddInput (AVFoundation.AVCaptureInput input);
abstract member AddInput : AVFoundation.AVCaptureInput -> unit
override this.AddInput : AVFoundation.AVCaptureInput -> unit

매개 변수

input
AVCaptureInput

세션에 추가할 AVCaptureInput

특성

적용 대상