AudioEffectEQ

Inherits: AudioEffect < Resource < RefCounted < Object

Inherited By: AudioEffectEQ10, AudioEffectEQ21, AudioEffectEQ6

There is currently no description for this class. Please help us by contributing one!

Methods

int

get_band_count ( ) const

float

get_band_gain_db ( int band_idx ) const

void

set_band_gain_db ( int band_idx, float volume_db )


Method Descriptions

int get_band_count ( ) const

There is currently no description for this method. Please help us by contributing one!


float get_band_gain_db ( int band_idx ) const

There is currently no description for this method. Please help us by contributing one!


void set_band_gain_db ( int band_idx, float volume_db )

There is currently no description for this method. Please help us by contributing one!