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
/
CapturedImage
/
CapturedImage
Captured
Image
constructor
(
jpegBytes
:
ByteArray
,
timestampMs
:
Long
=
nowMillis()
,
width
:
Int
?
=
null
,
height
:
Int
?
=
null
,
rotationDegrees
:
Int
?
=
null
,
sourceModel
:
GlassesModel
)