BitDepth

MatroskaAudioTrack.BitDepth property

サンプルあたりのビット数を取得します。主に PCM に使用されます。

public ulong? BitDepth { get; }

プロパティ値

サンプルあたりのビット数で、主に PCM に使用されます。

関連項目