Add Track selection to the Player API
This cl doesn't implement completely the API for `ExoPlayerImpl` as `onTrackSelectionParametersChanged` is not called. The follow up cl adds `TrackSelectionParameters` in PlaybackInfo to correctly propagate the change event and mask it. Additionally `TrackSelectionParameters` is serialized as a Parcelable for now. It is transitioned to bundleable in a follow up cl. PiperOrigin-RevId: 392899918
Showing
with
278 additions
and
73 deletions
Please
register
or
sign in
to comment