1 .TH "SDL_CDtrack" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
3 SDL_CDtrack \- CD Track Information Structure
4 .SH "STRUCTURE DEFINITION"
21 \fBSDL_AUDIO_TRACK\fP or \fBSDL_DATA_TRACK\fP
24 Length, in frames, of this track
27 Frame offset to the beginning of this track
30 \fBSDL_CDtrack\fR stores data on each track on a CD, its fields should be pretty self explainatory\&. It is a member a the \fI\fBSDL_CD\fR\fR structure\&.
35 Frames can be converted to standard timings\&. There are \fBCD_FPS\fP frames per second, so \fBSDL_CDtrack\fR\&.\fBlength\fR/\fBCD_FPS\fP=length_in_seconds\&.
40 .\" created by instant / docbook-to-man, Tue 11 Sep 2001, 22:59