xg.glass SDK
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
xg.glass SDK
xgglass-core
/
com.xgglass.core
/
VideoFrame
/
VideoFrame
Video
Frame
constructor
(
bytes
:
ByteArray
,
format
:
VideoFormat
,
sequence
:
Long
,
timestampMs
:
Long
=
nowMillis()
,
rotationDegrees
:
Int
?
=
null
,
endOfStream
:
Boolean
=
false
)