ccAudio
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

◆ genre

unsigned char ost::Audio::mpeg_tagv1::genre

◆ tag_album

char ost::Audio::mpeg_tagv1::tag_album[30]

◆ tag_artist

char ost::Audio::mpeg_tagv1::tag_artist[30]

◆ tag_id

char ost::Audio::mpeg_tagv1::tag_id[3]

◆ tag_note

char ost::Audio::mpeg_tagv1::tag_note[30]

◆ tag_title

char ost::Audio::mpeg_tagv1::tag_title[30]

◆ tag_year

char ost::Audio::mpeg_tagv1::tag_year[4]

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