Starts (or resumes) playback of a sample or stream.
Syntax |
BASS_ChannelPlay handle, restart
Parameters |
DWORDrestart
The channel handle... a HCHANNEL or HSTREAM handle.
Boolean
Restart playback from the beginning? If handle is a user stream, its current buffer contents are cleared.
Returns |
This command does not return a value.
See also |