BASS_ChannelGetPositionTime

Retrieves the playback position of a channel in seconds.

  Syntax
Return Integer = BASS_ChannelGetPositionTime(handle)
  Parameters
handle
DWORD
The channel handle... a HCHANNEL or HSTREAM handle.

  Returns

If successful, then the channel's position is returned, else -1 is returned. Use BASS_ErrorGetCode to get the error code.

  See also

List of commans
Main page



Hosted by uCoz