MonoMac.CoreMedia.CMSampleBuffer: Method Members

The methods of MonoMac.CoreMedia.CMSampleBuffer are listed below. For a list of all members, see the CMSampleBuffer Members list.

See Also: Inherited members from System.Object

Public Methods

static
CreateForImageBuffer(MonoMac.CoreVideo.CVImageBuffer, bool, CMVideoFormatDescription, CMSampleTimingInfo, out CMSampleBufferError) : CMSampleBuffer
Documentation for this section has not yet been entered.
static
CreateWithPacketDescriptions(CMBlockBuffer, CMFormatDescription, int, CMTime, MonoMac.AudioToolbox.AudioStreamPacketDescription[], out CMSampleBufferError) : CMSampleBuffer
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the CMSampleBuffer object.
Finalize()
Finalizer for the CMSampleBuffer object
GetAudioFormatDescription() : CMAudioFormatDescription
Documentation for this section has not yet been entered.
GetDataBuffer() : CMBlockBuffer
Documentation for this section has not yet been entered.
GetFormatDescription() : CMFormatDescription
Documentation for this section has not yet been entered.
GetImageBuffer() : MonoMac.CoreVideo.CVImageBuffer
Documentation for this section has not yet been entered.
GetSampleAttachments(bool) : CMSampleBufferAttachmentSettings[]
Documentation for this section has not yet been entered.
GetSampleSize(int) : uint
Documentation for this section has not yet been entered.
static
GetTypeID() : int
Documentation for this section has not yet been entered.
GetVideoFormatDescription() : CMVideoFormatDescription
Documentation for this section has not yet been entered.
Invalidate() : int
Documentation for this section has not yet been entered.
MakeDataReady() : int
Documentation for this section has not yet been entered.
SetDataBuffer(CMBlockBuffer) : int
Documentation for this section has not yet been entered.
SetDataReady() : int
Documentation for this section has not yet been entered.
SetOutputPresentationTimeStamp(CMTime) : int
Documentation for this section has not yet been entered.
TrackDataReadiness(CMSampleBuffer) : int
Documentation for this section has not yet been entered.

Protected Methods

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