Constructs DSDIFF audio properties from pre-computed values.
Sample rate in Hz.
Number of audio channels.
Total DSD sample frames (per channel).
Approximate bitrate in kbit/s.
Read style hint (passed to the base class).
Approximate bitrate in kbit/s.
DSD audio is always 1 bit per sample.
Number of audio channels.
Track duration in milliseconds.
Duration rounded to the nearest second.
Total number of DSD sample frames per channel.
Sample rate in Hz.
Audio properties for DSD Interchange File Format (DSDIFF).
Unlike most properties classes, DSDIFF properties are constructed from pre-computed values extracted during the chunk-walking phase of file parsing, rather than from raw byte data.