MonoMac.CoreVideo.CVPixelBufferPool Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static readonly
MaximumBufferAgeKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.
static readonly
MinimumBufferCountKeyMonoMac.Foundation.NSString. Documentation for this section has not yet been entered.

Public Properties

[read-only]
AttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
PixelBufferAttributesMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
SettingsCVPixelBufferPoolSettings. Documentation for this section has not yet been entered.
[read-only]
TypeIDint. Documentation for this section has not yet been entered.

Public Methods

CreatePixelBuffer() : CVPixelBuffer
Documentation for this section has not yet been entered.
CreatePixelBuffer(CVPixelBufferPoolAllocationSettings, out CVReturn) : CVPixelBuffer
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the CVPixelBufferPool object.
Finalize()
Finalizer for the CVPixelBufferPool object

Protected Methods

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