CMAudioFormatDescription 类

定义

描述 CMFormatDescription 音频格式的 。

public class CMAudioFormatDescription : CoreMedia.CMFormatDescription
type CMAudioFormatDescription = class
    inherit CMFormatDescription
继承
CMAudioFormatDescription

属性

AudioChannelLayout

仅限音频媒体:描述通道布局。

(继承自 CMFormatDescription)
AudioFormats

仅限音频媒体:支持的音频格式,从最丰富到更少排序。

(继承自 CMFormatDescription)
AudioFormatType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
AudioMagicCookie

仅限音频媒体:可能需要传递到某些后端的 magic Cookie。

(继承自 CMFormatDescription)
AudioMostCompatibleFormat

仅限音频媒体:返回最兼容性的音频格式。

(继承自 CMFormatDescription)
AudioRichestDecodableFormat

仅限音频媒体:返回最丰富的可解码格式。

(继承自 CMFormatDescription)
AudioStreamBasicDescription

仅限音频媒体:返回音频的 AudioStreamBasicDescritpion 对象。

(继承自 CMFormatDescription)
ClosedCaptionFormatType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 CMFormatDescription)
MediaSubType

返回媒体子类型,理想情况下应改用强类型化版本。

(继承自 CMFormatDescription)
MediaType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
MetadataFormatType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
MuxedStreamType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
SubtitleFormatType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
TimeCodeFormatType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
VideoCodecType

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)

方法

Dispose()

释放 CMFormatDescription 对象使用的资源。

(继承自 CMFormatDescription)
Dispose(Boolean)

释放 CMFormatDescription 对象使用的资源。

(继承自 CMFormatDescription)
GetExtension(String)

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)
GetExtensions()

描述 CMFormatDescription 音频格式的 。

(继承自 CMFormatDescription)

适用于