AVCaptureSession.RemoveInput(AVCaptureInput) Method

Definition

Removes the specified input source.

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

Parameters

Attributes

Applies to