toggle menu
falke-sdk-android
jvm
switch theme
search in API
SharedDefinitions
/
com.swarovskioptik.comm.definition.topic
/
SetLiveStreamSettings
/
Params
Params
data
class
Params
(
val
frameRate
:
Int
,
val
bitrate
:
Int
,
val
resolution
:
String
)
Parameters
frame
Rate
the new frame-rate
bitrate
the new bitrate
resolution
the new resolution
Members
Constructors
Params
Link copied to clipboard
constructor
(
frameRate
:
Int
,
bitrate
:
Int
,
resolution
:
String
)
Properties
bitrate
Link copied to clipboard
val
bitrate
:
Int
frame
Rate
Link copied to clipboard
val
frameRate
:
Int
resolution
Link copied to clipboard
val
resolution
:
String