4595325 [rkeene@sledge /home/rkeene/devel/cdplay-0.3.7]$ cat -n cdrom.h
 1 void cd_eject (int cdrom_fd);
 2 void cd_stop  (int cdrom_fd);
 3 void cd_play  (int cdrom_fd, int starttrack);
 4 void cd_playtrack  (int cdrom_fd, int track);
 5 void cd_setvolume  (int cdrom_fd, unsigned char volume);
 6 int cd_num_tracks (int cdrom_fd, int start);
 7 int cd_isplaying (int cdrom_fd);
 8 int cd_currenttrack (int cdrom_fd);
 9 int cd_getvolume (int cdrom_fd);
10 int open_cdrom (char *cdromfile);
4595326 [rkeene@sledge /home/rkeene/devel/cdplay-0.3.7]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2004-02-27 21:36:07