共用方式為


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

參數

屬性

適用於