libZPlay documentation (Win32)
IndexReferenceHome
PreviousUpNext
ZPlay.GetEqualizerParam Method

Get equalizer parameters, band gain and preamp gain.

Visual Basic
Public Function GetEqualizerParam(ByRef PreAmpGain As Integer, ByRef BandGain() As Integer) As Integer
Parameters 
Description 
ByRef PreAmpGain As Integer 
Reference to integer variable receiving preamp gain in millidecibels
ByRef BandGain() As Integer 
Reference to array of integers receiving gain for each band in millidecibels (thousandth of decibel).
Caution: Function will resize this array to number of bands. 

Number of equalizer bands.

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