Skip to content
New issue

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

Ensure ABR Rules are cleaned up correctly when player is reset #1888

Merged

Conversation

davemevans
Copy link
Contributor

Whilst debugging another issue, I noticed that each time InsufficientBufferRule was created (once per session), it added a handler for the playback seeking event which was never released.

This PR ensures that rules which have a reset method have that method called at the start of each new session.

@dsparacio dsparacio merged commit d793c75 into Dash-Industry-Forum:development Jun 2, 2017
@davemevans davemevans deleted the ResetABRRulesCorrectly branch August 22, 2018 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants