libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
MediaDecodingConfiguration
libwasm
bindings
MediaCapabilities
Undocumented in source.
@
safe
nothrow
struct
MediaDecodingConfiguration {
nothrow
libwasm
.
bindings
.
MediaCapabilities
.
MediaConfiguration
_parent
;
this
(Handle h);
static
auto
create
();
void
type
(MediaDecodingType type);
MediaDecodingType
type
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
type
void
type
(MediaDecodingType type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
MediaDecodingType
type
()
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
libwasm
.
bindings
.
MediaCapabilities
.
MediaConfiguration
_parent
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
MediaCapabilities
enums
MediaDecodingType
MediaEncodingType
structs
AudioConfiguration
MediaCapabilities
MediaCapabilitiesInfo
MediaConfiguration
MediaDecodingConfiguration
MediaEncodingConfiguration
VideoConfiguration