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
Showing
with
208 additions
and
22 deletions
Please
register
or
sign in
to comment