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