MonoMac.QTKit.QTCaptureSession Members

The members of MonoMac.QTKit.QTCaptureSession are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
ErrorKeyMonoMac.Foundation.NSString. Represents the value associated with the constant QTCaptureSessionErrorKey
[read-only]
InputsQTCaptureInput[]. Documentation for this section has not yet been entered.
[read-only]
IsRunningbool. Documentation for this section has not yet been entered.
[read-only]
OutputsQTCaptureOutput[]. Documentation for this section has not yet been entered.
[read-only]
static
RuntimeErrorNotificationMonoMac.Foundation.NSString. Notification constant for RuntimeError

Public Methods

AddInput(QTCaptureInput, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
AddOutput(QTCaptureOutput, out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
RemoveInput(QTCaptureInput)
Documentation for this section has not yet been entered.
RemoveOutput(QTCaptureOutput)
Documentation for this section has not yet been entered.
StartRunning()
Documentation for this section has not yet been entered.
StopRunning()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the QTCaptureSession object.