NAME
ost::Audio::mpeg_tagv1 -
SYNOPSIS
#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
Member Data Documentation
unsigned char ost::Audio::Audio::mpeg_tagv1::genre
char ost::Audio::Audio::mpeg_tagv1::tag_album[30]
char ost::Audio::Audio::mpeg_tagv1::tag_artist[30]
char ost::Audio::Audio::mpeg_tagv1::tag_id[3]
char ost::Audio::Audio::mpeg_tagv1::tag_note[30]
char ost::Audio::Audio::mpeg_tagv1::tag_title[30]
char ost::Audio::Audio::mpeg_tagv1::tag_year[4]
Author
Generated automatically by Doxygen for ccAudio from the source code.