mp3dec_frame_info_t
nothrow @nogc
struct mp3dec_frame_info_t {
}
- bitrate_kbps
int bitrate_kbps;
Undocumented in source.
- channels
int channels;
Undocumented in source.
- frame_bytes
int frame_bytes;
Undocumented in source.
- frame_offset
int frame_offset;
Undocumented in source.
- hz
int hz;
Undocumented in source.
- layer
int layer;
Undocumented in source.
audioformats minimp3
aliasesfunctionsmanifest constantsstatic functionsstatic variablesstructs