AbstractControls the trade-off between parsing accuracy and performance. Defaults to ReadStyle.Average.
Average bitrate of the audio stream in kb/s.
Returns 0 if the value is not available.
AbstractchannelsNumber of audio channels (e.g. 1 for mono, 2 for stereo).
AbstractlengthExact duration in milliseconds.
Duration rounded to the nearest second.
Sample rate of the audio stream in Hz.
Returns 0 if the value is not available.
Abstract base class providing common audio properties such as length, bitrate, sample rate, and channel count.