Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.codecs
/
VideoDecoderConfig
Video
Decoder
Config
web
interface
VideoDecoderConfig
(
source
)
Members
Properties
codec
Link copied to clipboard
web
abstract
var
codec
:
String
coded
Height
Link copied to clipboard
web
abstract
var
codedHeight
:
Int
?
coded
Width
Link copied to clipboard
web
abstract
var
codedWidth
:
Int
?
color
Space
Link copied to clipboard
web
abstract
var
colorSpace
:
VideoColorSpaceInit
?
description
Link copied to clipboard
web
abstract
var
description
:
AllowSharedBufferSource
?
display
Aspect
Height
Link copied to clipboard
web
abstract
var
displayAspectHeight
:
Int
?
display
Aspect
Width
Link copied to clipboard
web
abstract
var
displayAspectWidth
:
Int
?
hardware
Acceleration
Link copied to clipboard
web
abstract
var
hardwareAcceleration
:
HardwareAcceleration
?
optimize
For
Latency
Link copied to clipboard
web
abstract
var
optimizeForLatency
:
Boolean
?