media/library/common/src/test/java/com
tonihei a65d9e956d Support release in SimpleBasePlayer
This adds support for the release handling. To align with the
established behavior in ExoPlayer, the player can only call
listeners from within the release methods (and not afterwards)
and automatically enforces an IDLE state (without listener call)
in case getters of the player are used after release.

PiperOrigin-RevId: 493543958
(cherry picked from commit 3a66c28d4f)
2023-01-25 18:29:34 +00:00
..
google/android/exoplayer2 Support release in SimpleBasePlayer 2023-01-25 18:29:34 +00:00