FishjamClient
androidJvm
FishjamClient
/
org.membraneframework.rtc.models
/
QualityLimitationDurations
Quality
Limitation
Durations
data
class
QualityLimitationDurations
(
val
bandwidth
:
Double
,
val
cpu
:
Double
,
val
none
:
Double
,
val
other
:
Double
)
Members
Constructors
Quality
Limitation
Durations
Link copied to clipboard
constructor
(
bandwidth
:
Double
,
cpu
:
Double
,
none
:
Double
,
other
:
Double
)
Properties
bandwidth
Link copied to clipboard
val
bandwidth
:
Double
cpu
Link copied to clipboard
val
cpu
:
Double
none
Link copied to clipboard
val
none
:
Double
other
Link copied to clipboard
val
other
:
Double