BASS.NET API for the Un4seen BASS Audio Library

BassBASS_ChannelSetPosition Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberBASS_ChannelSetPosition(Int32, Double)
Sets the playback position of a sample or stream to the given seconds value.
Public methodStatic memberCode exampleBASS_ChannelSetPosition(Int32, Int64)
Sets the playback position in bytes of a sample, MOD music, or stream.
Public methodStatic memberBASS_ChannelSetPosition(Int32, Int32, Int32)
Sets the playback position in order.row of a MOD music.
Public methodStatic memberCode exampleBASS_ChannelSetPosition(Int32, Int64, BASSMode)
Sets the playback position of a sample, MOD music, or stream.
Top
See Also

Reference