AudioContext

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

close
auto close()
Undocumented in source. Be warned that the author may not have intended to support it.
createMediaElementSource
auto createMediaElementSource(HTMLMediaElement mediaElement)
Undocumented in source. Be warned that the author may not have intended to support it.
createMediaStreamDestination
auto createMediaStreamDestination()
Undocumented in source. Be warned that the author may not have intended to support it.
createMediaStreamSource
auto createMediaStreamSource(MediaStream mediaStream)
Undocumented in source. Be warned that the author may not have intended to support it.
suspend
auto suspend()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.BaseAudioContext.BaseAudioContext _parent;
Undocumented in source.

Meta