SDL_CD Struct Reference

#include <SDL_cdrom.h>


Data Fields

int id
CDstatus status
int numtracks
int cur_track
int cur_frame
SDL_CDtrack track [SDL_MAX_TRACKS+1]


Detailed Description

This structure is only current as of the last call to SDL_CDStatus()

Field Documentation

int cur_frame

Current frame offset within current track

int cur_track

Current track position

int id

Private drive identifier

int numtracks

The rest of this structure is only valid if there's a CD in drive Number of tracks on disk

Current drive status


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 21:29:50 2009 for Simple DirectMedia Layer by  doxygen 1.5.8