BitrateChanged
data class BitrateChanged(val bitrate: Int, val width: Int, val height: Int, val frameRate: Float) : AnalyticsEvent
The video rendition in use changed (ABR switch or initial selection).
The video rendition in use changed (ABR switch or initial selection).