AudioContext

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

baseLatency
auto baseLatency()
Undocumented in source. Be warned that the author may not have intended to support it.
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.
createMediaStreamTrackSource
auto createMediaStreamTrackSource(MediaStreamTrack mediaStreamTrack)
Undocumented in source. Be warned that the author may not have intended to support it.
getOutputTimestamp
auto getOutputTimestamp()
Undocumented in source. Be warned that the author may not have intended to support it.
outputLatency
auto outputLatency()
Undocumented in source. Be warned that the author may not have intended to support it.
resume
auto resume()
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
spasm.bindings.audio.BaseAudioContext _parent;
Undocumented in source.

Meta