Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TSDL_CD

Declaration

Source position: sdl.pas line 1597

type TSDL_CD = record

  id: Integer;

  status: TSDL_CDStatus;

  numtracks: Integer;

  cur_track: Integer;

  cur_frame: Integer;

  track: array [0..SDL_MAX_TRACKS] of TSDL_CDTrack;

end;


Documentation generated on: 2023-03-18