共用方式為


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

參數

屬性

適用於