DRIWithSourceSets

data class DRIWithSourceSets(val dri: DRI, val sourceSet: Set<DisplaySourceSet>)

Constructors

Link copied to clipboard
fun DRIWithSourceSets(dri: DRI, sourceSet: Set<DisplaySourceSet>)

Properties

Link copied to clipboard
val dri: DRI
Link copied to clipboard
val sourceSet: Set<DisplaySourceSet>