Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

ID3v1Tag Struct Reference

#include <id3v1.h>


Data Fields

char title [30+1]
char artist [30+1]
char album [30+1]
char year [4+1]
char comment [30+1]
char track
char genre


Field Documentation

char ID3v1Tag::album[30+1]
 

Definition at line 7 of file id3v1.h.

Referenced by ID3v1_ReadTag().

char ID3v1Tag::artist[30+1]
 

Definition at line 6 of file id3v1.h.

Referenced by ID3v1_ReadTag().

char ID3v1Tag::comment[30+1]
 

Definition at line 9 of file id3v1.h.

Referenced by ID3v1_ReadTag().

char ID3v1Tag::genre
 

Definition at line 11 of file id3v1.h.

Referenced by ID3v1_ReadTag().

char ID3v1Tag::title[30+1]
 

Definition at line 5 of file id3v1.h.

Referenced by ID3v1_ReadTag().

char ID3v1Tag::track
 

Definition at line 10 of file id3v1.h.

Referenced by ID3v1_ReadTag().

char ID3v1Tag::year[4+1]
 

Definition at line 8 of file id3v1.h.

Referenced by ID3v1_ReadTag().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 4 21:47:44 2002 for k/os mp3v2 by doxygen1.2.16