Expand description
mpeg-audio-header
Parse metadata of an MPEG audio stream from VBR (XING/VBRI) and MPEG frame headers.
Structs§
- Header
- Properties of an MPEG audio stream
- Positional
Error - Error enriched with position information
- Read
Position - Position within a readable source
Enums§
- Error
- Error type
- Header
Source - Source of the parsed metadata
- Layer
- MPEG Audio Layer
- Mode
- Channel Mode
- Parse
Mode - Parse mode
- Version
- MPEG Version
Type Aliases§
- Positional
Result - Result type for
PositionalError