Track

constructor(id: Int, type: Int, height: Int, width: Int, bitrate: Int, @Nullable language: String, @Nullable label: String, @Nullable codec: String, @Nullable mimeType: String)
constructor(id: Int, type: Int, height: Int, width: Int, bitrate: Int, @Nullable language: String, @Nullable label: String, @Nullable codec: String, @Nullable mimeType: String, groupId: String, streamIndex: Int)