DownloadTrackSelection

constructor(videoTrackId: BaseTrack.VideoTrack? = null, audioTrackId: BaseTrack.AudioTrack? = null, subtitleTrackIdes: List<BaseTrack.SubtitleTrack>? = null)