ScalabilityMode

data class ScalabilityMode(spatial: Int, temporal: Int, suffix: String)

Types

Companion
Link copied to clipboard
object Companion

Properties

spatial
Link copied to clipboard
val spatial: Int
suffix
Link copied to clipboard
val suffix: String
temporal
Link copied to clipboard
val temporal: Int

Sources

SDK source
Link copied to clipboard