AudioEffectCompressor._classBinding

Undocumented in source.

Members

Static variables

getAttackUs
GodotMethod!(double) getAttackUs;
Undocumented in source.
getGain
GodotMethod!(double) getGain;
Undocumented in source.
getMix
GodotMethod!(double) getMix;
Undocumented in source.
getRatio
GodotMethod!(double) getRatio;
Undocumented in source.
getReleaseMs
GodotMethod!(double) getReleaseMs;
Undocumented in source.
getSidechain
GodotMethod!(String) getSidechain;
Undocumented in source.
getThreshold
GodotMethod!(double) getThreshold;
Undocumented in source.
setAttackUs
GodotMethod!(void, double) setAttackUs;
Undocumented in source.
setGain
GodotMethod!(void, double) setGain;
Undocumented in source.
setMix
GodotMethod!(void, double) setMix;
Undocumented in source.
setRatio
GodotMethod!(void, double) setRatio;
Undocumented in source.
setReleaseMs
GodotMethod!(void, double) setReleaseMs;
Undocumented in source.
setSidechain
GodotMethod!(void, String) setSidechain;
Undocumented in source.
setThreshold
GodotMethod!(void, double) setThreshold;
Undocumented in source.

Meta