id3lib
3.8.3
|
#include <globals.h>
Public Attributes | |
Mpeg_Layers | layer |
Mpeg_Version | version |
MP3_BitRates | bitrate |
Mp3_ChannelMode | channelmode |
Mp3_ModeExt | modeext |
Mp3_Emphasis | emphasis |
Mp3_Crc | crc |
uint32 | vbr_bitrate |
uint32 | frequency |
uint32 | framesize |
uint32 | frames |
uint32 | time |
bool | privatebit |
bool | copyrighted |
bool | original |
MP3_BitRates Mp3_Headerinfo::bitrate |
Mp3_ChannelMode Mp3_Headerinfo::channelmode |
Mp3_Emphasis Mp3_Headerinfo::emphasis |
Mpeg_Layers Mp3_Headerinfo::layer |
Mp3_ModeExt Mp3_Headerinfo::modeext |
Mpeg_Version Mp3_Headerinfo::version |