AVCaptureSession.RemoveOutput(AVCaptureOutput) Method

Definition

Removes the specified output.

[Foundation.Export("removeOutput:")]
public virtual void RemoveOutput (AVFoundation.AVCaptureOutput output);
abstract member RemoveOutput : AVFoundation.AVCaptureOutput -> unit
override this.RemoveOutput : AVFoundation.AVCaptureOutput -> unit

Parameters

Attributes

Applies to