ccAudio
|
#include <audio2.h>
Public Attributes | |
char | tag_id [3] |
char | tag_title [30] |
char | tag_artist [30] |
char | tag_album [30] |
char | tag_year [4] |
char | tag_note [30] |
unsigned char | genre |
unsigned char ost::Audio::mpeg_tagv1::genre |
char ost::Audio::mpeg_tagv1::tag_album[30] |
char ost::Audio::mpeg_tagv1::tag_artist[30] |
char ost::Audio::mpeg_tagv1::tag_id[3] |
char ost::Audio::mpeg_tagv1::tag_note[30] |
char ost::Audio::mpeg_tagv1::tag_title[30] |
char ost::Audio::mpeg_tagv1::tag_year[4] |