Returns a BASSDSPType BASS_DSP_MONO_N(n) flag.
Namespace: Un4seen.Bass
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.18.0
Syntax
Parameters
- channelNumber
- Type: SystemInt32
Apply the effect to only the given channel (1 - 255). - useStereo (Optional)
- Type: SystemBoolean
Apply the effect to only the given channel (1 - 255) and the one after it.
Return Value
Type: BASSDSPTypeThe constructed BASSDSPType.
See Also