- This wiki is out of date, use the continuation of this wiki instead
 
Cd stop
From FenixWiki
(Difference between revisions)
												
			
			| Revision as of 20:29, 29 August 2008 (edit) Sandman (Talk | contribs) (New page: Category:functions Category:CD ==Definition== '''INT''' cd_stop ( <'''INT''' cdID> ) Stops playback of the specified CD/DVD drive. == Parameters == {| | '''INT''' cdID || - The ...) ← Previous diff  | 
				Current revision (20:29, 29 August 2008) (edit) (undo) Sandman (Talk | contribs) (New page: Category:functions Category:CD ==Definition== '''INT''' cd_stop ( <'''INT''' cdID> ) Stops playback of the specified CD/DVD drive. == Parameters == {| | '''INT''' cdID || - The ...)  | 
			
Current revision
[edit] Definition
INT cd_stop ( <INT cdID> )
Stops playback of the specified CD/DVD drive.
[edit] Parameters
| INT cdID | - The cdID of the CD/DVD drive to stop playback on. | 
[edit] Returns
INT
| 0 | - Invalid CD/DVD drive. | 
| 1 | - Playback of the CD/DVD drive is stopped. | 
| CD Functions | |
| • Cd_currtrack() • Cd_drives() • Cd_eject() • Cd_getinfo() • Cd_name() • Cd_numtracks() • Cd_pause() • Cd_play() • Cd_resume() • Cd_status() • Cd_stop() • | |
