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
/
VideoFormat
/
VideoFormat
Video
Format
constructor
(
encoding
:
VideoFrameEncoding
,
width
:
Int
?
=
null
,
height
:
Int
?
=
null
,
framesPerSecond
:
Int
?
=
null
)