Changes the device that a stream, MOD music or sample is using.
Syntax |
BASS_ChannelSetDevice handle, device
Parameters |
DWORDdevice
The channel or sample handle... a HMUSIC, HSTREAM or HSAMPLE.
DWORD
The device to use... 0 = no sound, 1 = first real output device.
Returns |
This command does not return a value.
See also |