Make sure finishAllSessions() can be called without removing listener
Currently, this method is only supposed to be called before removing the listener from the player or when releasing the player. If called at other times, it will throw an exception later when a playback session is ended automatically. issue:#7193 PiperOrigin-RevId: 308254993
Showing
with
122 additions
and
6 deletions
Please
register
or
sign in
to comment