Typescript Library Declarations (DOM)
Variable VideoDecoder
Video
Decoder
:
{
prototype
:
VideoDecoder
;
isConfigSupported
(
config
)
=>
Promise
<
VideoDecoderSupport
>
;
new
(
init
)
:
VideoDecoder
;
}
Type declaration
new
(
init
)
:
VideoDecoder
Parameters
init
:
VideoDecoderInit
Returns
VideoDecoder
prototype
:
VideoDecoder
is
Config
Supported
:
function
is
Config
Supported
(
config
)
:
Promise
<
VideoDecoderSupport
>
Parameters
config
:
VideoDecoderConfig
Returns
Promise
<
VideoDecoderSupport
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark