AnalyserOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

fftSize
void fftSize(uint fftSize)
Undocumented in source. Be warned that the author may not have intended to support it.
fftSize
auto fftSize()
Undocumented in source. Be warned that the author may not have intended to support it.
maxDecibels
void maxDecibels(double maxDecibels)
Undocumented in source. Be warned that the author may not have intended to support it.
maxDecibels
auto maxDecibels()
Undocumented in source. Be warned that the author may not have intended to support it.
minDecibels
void minDecibels(double minDecibels)
Undocumented in source. Be warned that the author may not have intended to support it.
minDecibels
auto minDecibels()
Undocumented in source. Be warned that the author may not have intended to support it.
smoothingTimeConstant
void smoothingTimeConstant(double smoothingTimeConstant)
Undocumented in source. Be warned that the author may not have intended to support it.
smoothingTimeConstant
auto smoothingTimeConstant()
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
spasm.bindings.audio.AudioNodeOptions _parent;
Undocumented in source.

Meta