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