mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

`ImaAdsLoader` clears its `AdPlaybackState` when it's released but this could cause `AdsMediaSource` to look up information in the ad playback state that is no longer in bounds. Issue: #8693 #minor-release PiperOrigin-RevId: 362556286
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.