Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.codecs
/
VideoFrameCopyToOptions
Video
Frame
Copy
To
Options
interface
VideoFrameCopyToOptions
(
source
)
Members
Properties
color
Space
Link copied to clipboard
abstract
val
colorSpace
:
PredefinedColorSpace
?
format
Link copied to clipboard
abstract
val
format
:
VideoPixelFormat
?
layout
Link copied to clipboard
abstract
val
layout
:
ReadonlyArray
<
PlaneLayout
>
?
rect
Link copied to clipboard
abstract
val
rect
:
DOMRectReadOnly
?