Crate nanomp3

Source

Structs§

Decoder
The core MP3 decoder, with no internal buffering.
FrameInfo
Information about the frame decoded by Decoder::decode

Enums§

Channels
The channel formats that may be encoded in an MP3 frame.

Constants§

MAX_SAMPLES_PER_FRAME
The minimum length of the PCM output buffer.