toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.codecs
/
VideoFrameInit
Video
Frame
Init
external
interface
VideoFrameInit
(
source
)
Members
Properties
alpha
Link copied to clipboard
abstract
val
alpha
:
AlphaOption
?
display
Height
Link copied to clipboard
abstract
val
displayHeight
:
Int
?
display
Width
Link copied to clipboard
abstract
val
displayWidth
:
Int
?
duration
Link copied to clipboard
abstract
val
duration
:
JsLong
?
timestamp
Link copied to clipboard
abstract
val
timestamp
:
JsLong
?
visible
Rect
Link copied to clipboard
abstract
val
visibleRect
:
DOMRectInit
?