XmpAudioSampleType
XmpAudioSampleType class
のオーディオ サンプル タイプを表しますXmpDynamicMediaPackage.
public sealed class XmpAudioSampleType : XmpClosedChoice<string>
プロパティ
| 名前 | 
説明 | 
| static Compressed { get; } | 
圧縮されたオーディオ サンプルを取得します。 | 
| static Other { get; } | 
他のオーディオ サンプルを取得します。 | 
| static Packed { get; } | 
パックされたオーディオ サンプルを取得します。 | 
| static Sample16Int { get; } | 
16Int オーディオ サンプルを取得します。 | 
| static Sample24Int { get; } | 
24Int オーディオ サンプルを取得します。 | 
| static Sample32Float { get; } | 
32Float オーディオ サンプルを取得します。 | 
| static Sample32Int { get; } | 
32Int オーディオ サンプルを取得します。 | 
| static Sample8Int { get; } | 
8Int オーディオ サンプルを取得します。 | 
メソッド
関連項目