次の方法で共有


AVCaptureSession.RemoveInput(AVCaptureInput) メソッド

定義

指定した入力ソースを削除します。

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

パラメーター

属性

適用対象