The gain applied when converting to PCM.
BASS_ChannelSetAttribute(
HSTREAM handle,
BASS_ATTRIB_DSD_GAIN,
float gain
);
| handle | The DSD stream handle. |
| gain | The gain in decibels. |
The default setting is determined by the BASS_CONFIG_DSD_GAIN config option.