Copyright © 2008-2019 MultiMedia Soft

Effects.EqualizerBandGetCount method

Previous pageReturn to chapter overviewNext page

Remarks

 

Obtains the number of bands available inside the equalizer.

 

For further details about defining the equalizer settings refer to the How to define an equalizer section.

For further details about methods related to the use of special effects refer to the Effects COM object.

 

 

Syntax

 

[Visual Basic]

control.Effects.EqualizerBandGetCount (

) as Long


 

[C++]

long control.Effects.EqualizerBandGetCount (

);


 

 

Return value

 

Value

Meaning

 

 

Negative value

An error occurred (see the LastError property for further error details)

Value >= 0

Number of bands available inside the equalizer