次の方法で共有


CMFormatDescription.MediaSubType プロパティ

定義

メディア サブタイプを返します。厳密に型指定されたバージョンを代わりに使用することをお理想的です。

public uint MediaSubType { get; }
member this.MediaSubType : uint32

プロパティ値

注釈

この uint 値を使用する代わりに、特定の厳密に型指定されたバージョン (AudioFormatType、SubtitleFormatType、ClosedCaptionFormatType、MuxedStreamType、VideoCodecType、MetadataFormatType、TimeCodeFormatType) を使用できます。

適用対象