MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetPosition Method (position)
NamespacesMPfm.Sound.BassNetWrapperChannelSetPosition(Int64)
Sets the position of the channel/stream in bytes.
Declaration Syntax
C#Visual Basic
public void SetPosition(
	long position
)
Public Sub SetPosition ( _
	position As Long _
)
Parameters
position (Int64)
Position (in bytes)

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)