AudioData | Container for data bytes of frame |
Bitarray< T > | Compact struct of items with variable bit length |
Bitstream | I/O stream with bit access |
ChannelHeader | Channel Header (part of MP3Frame) |
ChannelHeaderTemplate< T > | |
Conv | Static class with various conversions |
DataHeader | Data Header (part of MP3Frame) |
DataHeaderTemplate< T > | |
eCannotProceed | General error (cannot continue) |
eEOF | Thrown at EOF condition |
eOpenFailed | Thrown when file can't be opened |
FrameHeader | Frame Header (part of MP3Frame) |
ID3Tag | Operations with ID3 tags using Taglib |
mp3 | Miscellaneous MP3 constants |
mp3_channel_header_mpeg1 | Channel header constants (MPEG1) |
mp3_channel_header_mpeg2 | Channel header constants (MPEG2) |
mp3_data_header_mpeg1_1ch | Data header constants (MPEG1 mono) |
mp3_data_header_mpeg1_2ch | Data header constants (MPEG1 stereo) |
mp3_data_header_mpeg2_1ch | Data header constants (MPEG2 mono) |
mp3_data_header_mpeg2_2ch | Data header constants (MPEG2 stereo) |
mp3_frame_header | Frame header constants |
mp3_tag_v1 | ID3 Tag V1 constants |
MP3Core | Top-level class |
MP3Frame | Core class |
MP3Iterator | Wrapper class for MP3 stream |
MP3Stream | Helper class for MP3Frame |