Struct AudioEffectAmplify
Adds an amplifying audio effect to an audio bus. Increases or decreases the volume of the selected audio bus.
struct AudioEffectAmplify
;
Increases or decreases the volume being routed through the audio bus.
Properties
Name | Type | Description |
---|---|---|
volumeDb [get, set]
|
double | Amount of amplification in decibels. Positive values make the sound louder, negative values make it quieter. Value can range from -80 to 24. |
Methods
Name | Description |
---|---|
getVolumeDb
|
|
setVolumeDb
|