MonoMac.QTKit.QTCaptureDecompressedVideoOutput Members

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

See Also: Inherited members from MonoMac.QTKit.QTCaptureOutput

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

AutomaticallyDropsLateVideoFramesbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateQTCaptureDecompressedVideoOutputDelegate. An instance of the MonoMac.QTKit.QTCaptureDecompressedVideoOutputDelegate model class which acts as the class delegate.
MinimumVideoFrameIntervaldouble. Documentation for this section has not yet been entered.
PixelBufferAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
WeakDelegateMonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type

Public Methods

OutputVideoFrame(MonoMac.CoreVideo.CVImageBuffer, QTSampleBuffer, QTCaptureConnection)
Documentation for this section has not yet been entered.

Protected Methods

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

Public Events

DidDropVideoFrameEvent raised by the object.
DidOutputVideoFrameEvent raised by the object.