LayerDataSelection

The LayerSelection provides a way to select a specific layer from the original LayerData obtained from the Layers object while subscribed to a stream.

Properties

Link copied to clipboard

The unique identifier associated with encoding.

Link copied to clipboard
val maxSpatialLayerId: Int? = null

The maximum spatial layer identifier.

Link copied to clipboard
val maxTemporalLayerId: Int? = null

The maximum temporal layer identifier.

Link copied to clipboard
val spatialLayerId: Int? = null

The identifier of the current spatial layer.

Link copied to clipboard
val temporalLayerId: Int? = null

The identifier of the current temporal layer.