![]() |
![]() ![]() ![]() |
char | name[4] | /* The string "TOC", just in case this structure is accidentally treated as a string */ |
int | numtracks | /* The number of tracks on the CD */ |
int | min[100] | /* The start offset of each track in minutes */ |
int | sec[100] | /* The start offset of each track in seconds */ |
int | frame[100] | /* The start offset of each track in frames */ |