Set equalizer preamp gain.
public bool SetEqualizerPreampGain(int Gain);
Parameters |
Description |
int Gain |
Preamp gain in millidecibels. Positive value boost gain, negative value lower gain. |
Return Values |
Description |
True |
All OK. |
False |
Error. To get error message read here. |
Note: Band gain is expressed in millidecibels.
Preamp gain affects all bands.
Class has by default 10 equalizer bands. See SetEqualizerPoints.
Copyright (c) 2010. Zoran Cindori - All rights reserved.
Web: http://libzplay.sourceforge.net/ Email: zcindori@inet.hr |