MonoMac.CoreMedia.CMFormatDescription Members

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

See Also: Inherited members from System.Object

Public Properties

[read-only]
AudioChannelLayoutMonoMac.AudioToolbox.AudioChannelLayout. Audio-media only: describe the channel layout.
[read-only]
AudioFormatsMonoMac.AudioToolbox.AudioFormat[]. Audio-media only: the supported audio formats, sorted from most rich to less.
[read-only]
AudioMagicCookiebyte[]. Audio-media only: magic cookie that might need to be passed to some backends.
[read-only]
AudioMostCompatibleFormatMonoMac.AudioToolbox.AudioFormat. Audio-media only: returns the most compaible audio format.
[read-only]
AudioRichestDecodableFormatMonoMac.AudioToolbox.AudioFormat. Audio-media only: Returns the richest decodable format.
[read-only]
AudioStreamBasicDescriptionNullable<MonoMac.AudioToolbox.AudioStreamBasicDescription>. Audio-media only: Returns the AudioStreamBasicDescritpion object for the audio.
[read-only]
ClosedCaptionFormatTypeCMClosedCaptionFormatType. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
MediaSubTypeuint. Documentation for this section has not yet been entered.
[read-only]
MediaTypeCMMediaType. Documentation for this section has not yet been entered.
[read-only]
MetadataFormatTypeCMMetadataFormatType. Documentation for this section has not yet been entered.
[read-only]
MuxedStreamTypeCMMuxedStreamType. Documentation for this section has not yet been entered.
[read-only]
SubtitleFormatTypeCMSubtitleFormatType. Documentation for this section has not yet been entered.
[read-only]
TimeCodeFormatTypeCMTimeCodeFormatType. Documentation for this section has not yet been entered.
[read-only]
VideoCodecTypeCMVideoCodecType. Documentation for this section has not yet been entered.
[read-only]
VideoDimensionsSystem.Drawing.Size. Video-media only: the video dimensions.

Public Methods

static
Create(CMMediaType, uint, out CMFormatDescriptionError) : CMFormatDescription
Documentation for this section has not yet been entered.
Dispose()
Releases the resourced used by the CMFormatDescription object.
Finalize()
Finalizer for the CMFormatDescription object
static
GetExtensionKeysCommonWithImageBuffers() : MonoMac.Foundation.NSObject[]
Returns the Extension Keys that are common with CVImageBuffer objects.
GetExtensions() : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
static
GetTypeID() : int
Documentation for this section has not yet been entered.
GetVideoCleanAperture(bool) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetVideoPresentationDimensions(bool, bool) : System.Drawing.SizeF
Documentation for this section has not yet been entered.
VideoMatchesImageBuffer(MonoMac.CoreVideo.CVImageBuffer) : bool
Documentation for this section has not yet been entered.

Protected Methods

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