QualityProfile

data class QualityProfile(val name: UiText, val id: Int, val type: QualityDataHelper.QualityProfileType)

Constructors

Link copied to clipboard
constructor(name: UiText, id: Int, type: QualityDataHelper.QualityProfileType)

Properties

Link copied to clipboard
val id: Int
Link copied to clipboard
Link copied to clipboard