toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.codecs
/
VideoDecoder
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
is
Config
Supported
Link copied to clipboard
suspend
fun
isConfigSupported
(
config
:
VideoDecoderConfig
)
:
VideoDecoderSupport
MDN Reference
is
Config
Supported
Async
Link copied to clipboard
fun
isConfigSupportedAsync
(
config
:
VideoDecoderConfig
)
:
Promise
<
VideoDecoderSupport
>