The BASS_BFX_VOLUME type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| fVolume |
Volume of the channel (0..1..n). Default = 1 (no amplification).
| |
| lChannel |
A BASSFXChan flag to define on which channels to apply the effect. 0 (BASS_FX_DSP_CHANNONE) for global volume control.
Default: -1 (BASS_BFX_CHANALL) - all channels. |
See Also