DashSettingsResponse

data class DashSettingsResponse(val role: String? = null)

The DASH setting for a track.

Constructors

Link copied to clipboard
constructor(role: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val role: String? = null

The role for the DASH setting.