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

参数

属性

适用于