#include <pgeMp3.h>
Data Fields | |
char * | title |
char * | artist |
char * | album |
char * | year |
char * | comment |
char * | genrecode |
char * | genretext |
char | id3version [4] |
int | track |
char * | tracktext |
int | pictureoffset |
int | picturelength |
int | length |
char* pgeMp3Info::title |
char* pgeMp3Info::artist |
char* pgeMp3Info::album |
char* pgeMp3Info::year |
char* pgeMp3Info::comment |
char* pgeMp3Info::genrecode |
char* pgeMp3Info::genretext |
char pgeMp3Info::id3version[4] |
char* pgeMp3Info::tracktext |