Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.codecs
/
VideoFrameInit
Video
Frame
Init
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
:
UInt53
?
timestamp
Link copied to clipboard
abstract
val
timestamp
:
Int53
?
visible
Rect
Link copied to clipboard
abstract
val
visibleRect
:
DOMRectReadOnly
?