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