libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
ZPlay.SetEqualizerBandGain Method

Set equalizer band gain.

Visual Basic
Public Function SetEqualizerBandGain(ByVal BandIndex As Integer, ByVal Gain As Integer) As Boolean
Parameters 
Description 
ByVal BandIndex As Integer 
Band index, zero based. First band has index 0, second 1, ... 
ByVal Gain As Integer 
Band gain in millidecibels. Positive value boost gain, negative value lower gain, 0 is neutral. 
Return Values 
Description 
True 
All OK. 
False 
Error. To get error message read here

Note: Band gain is expressed in millidecibels. 

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