DynamicsCompressorOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

attack
void attack(float attack)
Undocumented in source. Be warned that the author may not have intended to support it.
attack
float attack()
Undocumented in source. Be warned that the author may not have intended to support it.
knee
void knee(float knee)
Undocumented in source. Be warned that the author may not have intended to support it.
knee
float knee()
Undocumented in source. Be warned that the author may not have intended to support it.
ratio
void ratio(float ratio)
Undocumented in source. Be warned that the author may not have intended to support it.
ratio
float ratio()
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release(float release)
Undocumented in source. Be warned that the author may not have intended to support it.
release
float release()
Undocumented in source. Be warned that the author may not have intended to support it.
threshold
void threshold(float threshold)
Undocumented in source. Be warned that the author may not have intended to support it.
threshold
float threshold()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.AudioNode.AudioNodeOptions _parent;
Undocumented in source.

Meta