MP3Decoder.bitrate

Returns the bitrate of the first frame, in kbps.

Note that different frames of the file may vary bitrate, so this is only an approximation of the whole file.

class MP3Decoder
@property const pure nothrow @safe @nogc
int
bitrate
()

Meta

History

Added November 21, 2022 (dub v10.10)