VideoTrackInfo

constructor(trackGroupIndex: Int, trackIndexInGroup: Int, width: Int, height: Int, bitrate: Int)

Creates a VideoTrackInfo with TrackGroup coordinates and track properties.

Parameters

trackGroupIndex

Index into the TrackGroupArray

trackIndexInGroup

Index within the specific TrackGroup

width

Video width in pixels

height

Video height in pixels

bitrate

Video bitrate in bits per second