Android SDK 100ms
lib
/
live.hms.video.connection.degredation
/
QualityLimitationReasons
Quality
Limitation
Reasons
data
class
QualityLimitationReasons
(
stringReason
:
String
?
=
null
,
val
bandWidth
:
Double
?
=
null
,
val
cpu
:
Double
?
=
null
,
val
none
:
Double
?
=
null
,
val
other
:
Double
?
=
null
,
val
qualityLimitationResolutionChanges
:
Long
?
=
null
)
Constructors
Properties
Constructors
Quality
Limitation
Reasons
Link copied to clipboard
fun
QualityLimitationReasons
(
stringReason
:
String
?
=
null
,
bandWidth
:
Double
?
=
null
,
cpu
:
Double
?
=
null
,
none
:
Double
?
=
null
,
other
:
Double
?
=
null
,
qualityLimitationResolutionChanges
:
Long
?
=
null
)
Properties
band
Width
Link copied to clipboard
val
bandWidth
:
Double
?
=
null
cpu
Link copied to clipboard
val
cpu
:
Double
?
=
null
none
Link copied to clipboard
val
none
:
Double
?
=
null
other
Link copied to clipboard
val
other
:
Double
?
=
null
quality
Limitation
Resolution
Changes
Link copied to clipboard
val
qualityLimitationResolutionChanges
:
Long
?
=
null
reason
Link copied to clipboard
val
reason
:
QualityLimitationReason