godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
AudioEffectEQ.getBandGainDb
godot
audioeffecteq
AudioEffectEQ
Returns the band's gain at the specified index, in dB.
struct
AudioEffectEQ
@
nogc
nothrow const
double
getBandGainDb
(
in
long
band_idx
)
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
Returns the band's gain at the specified index, in dB.