stop
Version 1stop - halts playback of song
Description
Void stop ( )stop() simply stops the playback of the current song and appends "(Stopped)" to the current song title displayed. Playback may be resumed from the beginning using play(). Pause() may also be used to initiate playback but it will play from the beginning also.
See also: makePlaylist(), pause(), play(), prevSong(), nextSong()