[−][src]Crate minimp3
Structs
| Decoder | A MP3 decoder which consumes a reader and produces  | 
| Frame | A MP3 frame, owning the decoded audio of that frame. | 
Enums
| Error | Errors encountered by the MP3 decoder. | 
Constants
| MAX_SAMPLES_PER_FRAME | Maximum number of samples present in a MP3 frame. |