toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.html
/
VideoFrameCallbackMetadata
Video
Frame
Callback
Metadata
external
interface
VideoFrameCallbackMetadata
(
source
)
Members
Properties
capture
Time
Link copied to clipboard
abstract
val
captureTime
:
DOMHighResTimeStamp
?
expected
Display
Time
Link copied to clipboard
abstract
val
expectedDisplayTime
:
DOMHighResTimeStamp
height
Link copied to clipboard
abstract
val
height
:
Int
media
Time
Link copied to clipboard
abstract
val
mediaTime
:
Double
presentation
Time
Link copied to clipboard
abstract
val
presentationTime
:
DOMHighResTimeStamp
presented
Frames
Link copied to clipboard
abstract
val
presentedFrames
:
Int
processing
Duration
Link copied to clipboard
abstract
val
processingDuration
:
Double
?
receive
Time
Link copied to clipboard
abstract
val
receiveTime
:
DOMHighResTimeStamp
?
rtp
Timestamp
Link copied to clipboard
abstract
val
rtpTimestamp
:
Int
?
width
Link copied to clipboard
abstract
val
width
:
Int