VariantSelectionInputs
data class VariantSelectionInputs(val deviceType: String? = null, val playableFormats: List<String>? = null)
Inputs the platform layer feeds into a selection (mirrors the TS shape).
Inputs the platform layer feeds into a selection (mirrors the TS shape).