MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Lock Method (state)
NamespacesMPfm.Sound.BassNetWrapperChannelLock(Boolean)
Locks or unlocks the position of the channel.
Declaration Syntax
C#Visual Basic
public void Lock(
	bool state
)
Public Sub Lock ( _
	state As Boolean _
)
Parameters
state (Boolean)
If true, the position will be locked

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