Nsound
0.9.4
|
Public Attributes | |
char | header [3] |
char | title [30] |
char | artist [30] |
char | album [30] |
char | year [4] |
char | comment [30] |
char | genre |
Definition at line 1518 of file Wavefile.cc.
char RawTag::header[3] |
Definition at line 1520 of file Wavefile.cc.
Referenced by Nsound::ID3v1Tag::read(), and Nsound::ID3v1Tag::write().
char RawTag::title[30] |
Definition at line 1521 of file Wavefile.cc.
Referenced by Nsound::ID3v1Tag::read(), and Nsound::ID3v1Tag::write().
char RawTag::artist[30] |
Definition at line 1522 of file Wavefile.cc.
Referenced by Nsound::ID3v1Tag::read(), and Nsound::ID3v1Tag::write().
char RawTag::album[30] |
Definition at line 1523 of file Wavefile.cc.
Referenced by Nsound::ID3v1Tag::read(), and Nsound::ID3v1Tag::write().
char RawTag::year[4] |
Definition at line 1524 of file Wavefile.cc.
Referenced by Nsound::ID3v1Tag::read(), and Nsound::ID3v1Tag::write().
char RawTag::comment[30] |
Definition at line 1525 of file Wavefile.cc.
Referenced by Nsound::ID3v1Tag::read(), and Nsound::ID3v1Tag::write().
char RawTag::genre |
Definition at line 1526 of file Wavefile.cc.
Referenced by Nsound::ID3v1Tag::read(), and Nsound::ID3v1Tag::write().