godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectEQ.setBandGainDb
godot
audioeffecteq
AudioEffectEQ
Sets band's gain at the specified index, in dB.
struct
AudioEffectEQ
@
nogc
nothrow
void
setBandGainDb
(
in
long
band_idx
,
in
double
volume_db
)
Meta
Source
See Implementation
godot
audioeffecteq
AudioEffectEQ
aliases
BaseClasses
functions
getBandCount
getBandGainDb
opAssign
opEquals
setBandGainDb
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Sets band's gain at the specified index, in dB.