Sets the playback position of a channel in seconds.
Syntax |
BASS_ChannelSetPositionTime handle, position
Parameters |
DWORDposition
The channel handle... a HCHANNEL or HSTREAM handle.
integer
Position in seconds.
Returns |
This command does not return a value.
See also |