다음을 통해 공유


AVCaptureSession.AddOutput(AVCaptureOutput) 메서드

정의

캡처 세션에 출력을 추가합니다.

[Foundation.Export("addOutput:")]
public virtual void AddOutput (AVFoundation.AVCaptureOutput output);
abstract member AddOutput : AVFoundation.AVCaptureOutput -> unit
override this.AddOutput : AVFoundation.AVCaptureOutput -> unit

매개 변수

output
AVCaptureOutput

추가할 AVCaptureOutput입니다.

특성

적용 대상