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
var
alpha
:
AlphaOption
?
display
Height
Link copied to clipboard
abstract
var
displayHeight
:
Int
?
display
Width
Link copied to clipboard
abstract
var
displayWidth
:
Int
?
duration
Link copied to clipboard
abstract
var
duration
:
UInt53
?
timestamp
Link copied to clipboard
abstract
var
timestamp
:
Int53
?
visible
Rect
Link copied to clipboard
abstract
var
visibleRect
:
DOMRectReadOnly
?