QTCaptureSession.AddOutput(QTCaptureOutput, NSError) Method

Definition

[Foundation.Export("addOutput:error:")]
public virtual bool AddOutput (QTKit.QTCaptureOutput output, out Foundation.NSError error);
abstract member AddOutput : QTKit.QTCaptureOutput *  -> bool
override this.AddOutput : QTKit.QTCaptureOutput *  -> bool

Parameters

error
NSError

Returns

Attributes

Applies to