BitDepth

MatroskaAudioTrack.BitDepth property

Gets the bits per sample, mostly used for PCM.

public ulong? BitDepth { get; }

Property Value

The bits per sample, mostly used for PCM.

See Also