BASS_ChannelGetLengthTime

Retrieves the playback length of a channel in seconds.

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

  Returns

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

  See also

List of commans
Main page



Hosted by uCoz