Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.player.source_priority
/
QualityDataHelper
/
QualityProfile
Quality
Profile
data
class
QualityProfile
(
val
name
:
UiText
,
val
id
:
Int
,
val
type
:
QualityDataHelper.QualityProfileType
)
(
source
)
Members
Constructors
Quality
Profile
Link copied to clipboard
constructor
(
name
:
UiText
,
id
:
Int
,
type
:
QualityDataHelper.QualityProfileType
)
Properties
id
Link copied to clipboard
val
id
:
Int
name
Link copied to clipboard
val
name
:
UiText
type
Link copied to clipboard
val
type
:
QualityDataHelper.QualityProfileType