MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetFX Method (type, priority)
NamespacesMPfm.Sound.BassNetWrapperChannelSetFX(BASSFXType, Int32)
Sets an effect on the current channel.
Declaration Syntax
C#Visual Basic
public int SetFX(
	BASSFXType type,
	int priority
)
Public Function SetFX ( _
	type As BASSFXType, _
	priority As Integer _
) As Integer
Parameters
type (BASSFXType)
Effect type
priority (Int32)
Effect priority
Return Value
Effect handle

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