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
/
VideoStreamOptions
/
VideoStreamOptions
Video
Stream
Options
constructor
(
preferredEncoding
:
VideoFrameEncoding
=
VideoFrameEncoding.JPEG
,
preferredWidth
:
Int
?
=
640
,
preferredHeight
:
Int
?
=
480
,
frameRateTier
:
VideoFrameRateTier
=
VideoFrameRateTier.LOW
)