MonoMac.CoreMedia.CMSampleBuffer Members

The members of MonoMac.CoreMedia.CMSampleBuffer are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
DataIsReadybool. Documentation for this section has not yet been entered.
[read-only]
DecodeTimeStampCMTime. Documentation for this section has not yet been entered.
[read-only]
DurationCMTime. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
IsValidbool. Documentation for this section has not yet been entered.
[read-only]
NumSamplesint. Documentation for this section has not yet been entered.
[read-only]
OutputDecodeTimeStampCMTime. Documentation for this section has not yet been entered.
[read-only]
OutputDurationCMTime. Documentation for this section has not yet been entered.
[read-only]
OutputPresentationTimeStampCMTime. Documentation for this section has not yet been entered.
[read-only]
PresentationTimeStampCMTime. Documentation for this section has not yet been entered.
[read-only]
TotalSampleSizeuint. Documentation for this section has not yet been entered.

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.