Sets an effect on the current channel.
Declaration Syntax
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)