#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 |
|
|
Definition at line 7 of file id3v1.h. Referenced by ID3v1_ReadTag(). |
|
|
Definition at line 6 of file id3v1.h. Referenced by ID3v1_ReadTag(). |
|
|
Definition at line 9 of file id3v1.h. Referenced by ID3v1_ReadTag(). |
|
|
Definition at line 11 of file id3v1.h. Referenced by ID3v1_ReadTag(). |
|
|
Definition at line 5 of file id3v1.h. Referenced by ID3v1_ReadTag(). |
|
|
Definition at line 10 of file id3v1.h. Referenced by ID3v1_ReadTag(). |
|
|
Definition at line 8 of file id3v1.h. Referenced by ID3v1_ReadTag(). |
1.2.16