MonoMac.CoreVideo.CVBuffer Members

The members of MonoMac.CoreVideo.CVBuffer are listed below.

See Also: Inherited members from System.Object

Public Fields

static readonly
MovieTimeKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
NonPropagatedAttachmentsKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
PropagatedAttachmentsKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
TimeScaleKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
TimeValueKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.

Public Properties

[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.

Public Methods

Dispose()
Releases the resourced used by the CVBuffer object.
Finalize()
Finalizer for the CVBuffer object
GetAttachment(MonoMac.Foundation.NSString, out CVAttachmentMode) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
GetAttachments(CVAttachmentMode) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
PropogateAttachments(CVBuffer)
Documentation for this section has not yet been entered.
RemoveAllAttachments()
Documentation for this section has not yet been entered.
RemoveAttachment(MonoMac.Foundation.NSString)
Documentation for this section has not yet been entered.
SetAttachment(MonoMac.Foundation.NSString, MonoMac.Foundation.NSObject, CVAttachmentMode)
Documentation for this section has not yet been entered.
SetAttachments(MonoMac.Foundation.NSDictionary, CVAttachmentMode)
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the CVBuffer object.