MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
AddChannel Method (channelHandle)
NamespacesMPfm.Sound.BassNetWrapperChannelAddChannel(Int32)
Adds a source channel to the mixer. Only for mixer channels.
Declaration Syntax
C#Visual Basic
public void AddChannel(
	int channelHandle
)
Public Sub AddChannel ( _
	channelHandle As Integer _
)
Parameters
channelHandle (Int32)
Source channel handle

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