Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.codecs
/
VideoColorSpaceInit
Video
Color
Space
Init
interface
VideoColorSpaceInit
(
source
)
Members
Properties
full
Range
Link copied to clipboard
abstract
val
fullRange
:
Boolean
?
matrix
Link copied to clipboard
abstract
val
matrix
:
VideoMatrixCoefficients
?
primaries
Link copied to clipboard
abstract
val
primaries
:
VideoColorPrimaries
?
transfer
Link copied to clipboard
abstract
val
transfer
:
VideoTransferCharacteristics
?