libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
MediaStreamAudioSourceNode
libwasm
bindings
MediaStreamAudioSourceNode
Undocumented in source.
@
safe
nothrow
struct
MediaStreamAudioSourceNode {
nothrow
libwasm
.
bindings
.
AudioNode
.
AudioNode
_parent
;
this
(Handle h);
void
passThrough
(bool passThrough);
bool
passThrough
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
passThrough
bool
passThrough
()
Undocumented in source. Be warned that the author may not have intended to support it.
passThrough
void
passThrough
(bool passThrough)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
libwasm
.
bindings
.
AudioNode
.
AudioNode
_parent
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
MediaStreamAudioSourceNode
structs
MediaStreamAudioSourceNode
MediaStreamAudioSourceOptions