Tao.Sdl SDK Documentation

Sdl.SDL_CD Members

Sdl.SDL_CD overview

Public Instance Constructors

Sdl.SDL_CD Constructor

Public Instance Fields

cur_frame Current frame offset within current track
cur_track Current track
id Private drive identifier
numtracks Number of tracks on the CD
status Current drive status
track Array of track descriptions. (see Sdl.SDL_CDtrack)

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Sdl.SDL_CD Class | Tao.Sdl Namespace | SDL_CDOpen | Sdl.SDL_CDtrack