Module mp3

Module mp3 

Source

Structs§

Mp3FrameHeader

Enums§

ChannelMode
Mp3HeaderError
MpegLayer
MpegVersion

Functions§

find_frame
Scans for the first valid MP3 frame header and returns its offset and parsed header.
is_mp3
Returns true if a valid MP3 frame header is found anywhere in the slice.
parse_frame_header