AVCaptureSession.RemoveOutput(AVCaptureOutput) 方法

定义

删除指定的输出。

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

参数

属性

适用于