Construct audio properties with the given read style.
Detail level for audio property parsing.
Bitrate in kbit/s, computed lazily from file length and duration.
Bits per sample (bit depth), or 0 if unspecified.
Number of audio channels.
Codec identifier string (e.g. "A_AAC", "A_FLAC").
EBML DocType string (e.g. "matroska", "webm").
EBML DocTypeVersion number.
Playback duration in milliseconds.
Duration rounded to the nearest second.
Sample rate in Hz.
Segment title from the Info element.
Bits per sample (bit depth).
Number of audio channels.
Codec identifier string.
EBML DocType string.
EBML DocTypeVersion number.
Total file length in bytes.
Playback duration in milliseconds.
Sample rate in Hz.
Segment title.
Audio properties for Matroska files (MKV, MKA, WebM).