ccAudio
Public Attributes | List of all members
ost::Audio::mpeg_tagv1 Struct Reference

#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::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]

The documentation for this struct was generated from the following file: