media/libraries/cast/src/main/java/androidx/media3/cast
olly 265dd079e9 Move track type from TrackGroupInfo to TrackGroup
The track type is derived solely from the content. It does
not depend on any runtime properties such as the player's
capabilities of user track selection. Hence it belongs in
TrackGroup rather than TrackGroupInfo.

Note that this avoids TrackSelectionOverride from having to
re-derive the track type internally.

PiperOrigin-RevId: 429303312
2022-02-17 16:14:16 +00:00
..
CastPlayer.java Move track type from TrackGroupInfo to TrackGroup 2022-02-17 16:14:16 +00:00
CastTimeline.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
CastTimelineTracker.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
CastTrackSelection.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
CastUtils.java Migrate callers of deprecated C.java methods to Util.java 2021-11-08 15:17:26 +00:00
DefaultCastOptionsProvider.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
DefaultMediaItemConverter.java Include audio metadata with DefaultMediaItemConverter for Cast 2022-01-25 18:51:57 +00:00
MediaItemConverter.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
package-info.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
SessionAvailabilityListener.java Update to androidx.media3 2021-10-27 09:12:46 +01:00