We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ListenerSet.release is never called inside CastPlayer shouldn't be called somewhere?
ListenerSet.release
CastPlayer
media/libraries/cast/src/main/java/androidx/media3/cast/CastPlayer.java
Line 259 in 9af43c7
Shouldn't be called in CastPlayer.release to clear Player.Listener ?
CastPlayer.release
The text was updated successfully, but these errors were encountered:
marcbaechinger
No branches or pull requests
ListenerSet.release
is never called insideCastPlayer
shouldn't be called somewhere?media/libraries/cast/src/main/java/androidx/media3/cast/CastPlayer.java
Line 259 in 9af43c7
Shouldn't be called in
CastPlayer.release
to clear Player.Listener ?The text was updated successfully, but these errors were encountered: