ProjectionData

data class ProjectionData

The ProjectionData class is responsible for projecting a specific audio or video track into a specific transceiver.

Properties

Link copied to clipboard
val layer: LayerData? = null

The optional Simulcast or Scalable Video Coding (SVC) layer.

Link copied to clipboard

The type of the track, either audio or video.

Link copied to clipboard
val mid: String

The Media ID associated with the track.

Link copied to clipboard

The track identifier.