toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.codecs
/
VideoFrameCopyToOptions
Video
Frame
Copy
To
Options
external
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
:
DOMRectInit
?