次の方法で共有


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

パラメーター

属性

適用対象