media/libraries/exoplayer/src/androidTest
rohks 08619bf6fa Add KEY_TRACK_ID to MediaFormat returned by getTrackFormat(int)
This aligns the behavior with `MediaExtractor`, which sets this key in its [`MediaFormat`](https://developer.android.com/reference/android/media/MediaExtractor#getTrackFormat(int)) output.

Additionally, unnecessary `selectTrack` calls have been removed from the existing `getTrackFormat_...` tests, as they are not required to fetch the track format.

PiperOrigin-RevId: 700741326
2024-11-27 10:26:30 -08:00
..
java/androidx/media3/exoplayer Add KEY_TRACK_ID to MediaFormat returned by getTrackFormat(int) 2024-11-27 10:26:30 -08:00
AndroidManifest.xml Remove Multidex 2024-07-24 16:17:00 +01:00