mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00

The only remaining use is to provide the initial position for the first media period in the queue. At this point, the value is always equivalent to PlaybackInfo.positionUs because they are set together to the same value in PlaybackInfo.copyWithNewPosition. PiperOrigin-RevId: 290749294
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.