|
eject | - ejects cdrom drive |
get_all | - get all track information for the cd |
get_busy | - checks if the cd is currently playing |
get_current | - get current position of the cdrom |
get_empty | - checks for a cd in the drive |
get_id | - get device id number for drive |
get_init | - check if cd is initialized |
get_name | - query name of cdrom drive |
get_numtracks | - get number of tracks on cd |
get_paused | - checks if the cd is currently paused |
get_track_audio | - check if a track has audio data |
get_track_length | - check the length of an audio track |
get_track_start | - check the start of an audio track |
init | - initialize a cdrom device for use |
pause | - pause playing cdrom |
play | - play music from cdrom |
quit | - uninitialize a cdrom device for use |
resume | - resume paused cdrom |
stop | - stops playing cdrom |