次の方法で共有


CMAudioFormatDescription クラス

定義

CMFormatDescriptionオーディオ形式を表す 。

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

プロパティ

AudioChannelLayout

オーディオ メディアのみ: チャネル レイアウトについて説明します。

(継承元 CMFormatDescription)
AudioFormats

オーディオ メディアのみ: サポートされているオーディオ形式。最もリッチなものから少ない形式に並べ替えられます。

(継承元 CMFormatDescription)
AudioFormatType

CMFormatDescriptionオーディオ形式を表す 。

(継承元 CMFormatDescription)
AudioMagicCookie

オーディオ メディアのみ: 一部のバックエンドに渡す必要がある可能性があるマジック 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)

適用対象