BASS_ChannelSetDevice

Updates the playback buffer of a stream or MOD music.

  Syntax
BASS_ChannelUpdate handle, length
  Parameters
handle
DWORD
The channel handle... a HMUSIC or HSTREAM.
length
DWORD
The amount to render, in milliseconds... 0 = default (2 x update period). This is capped at the space available in the buffer.

  Returns

This command does not return a value.

  See also

List of commans
Main page



Hosted by uCoz