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

Reset shouldPlay on manifest loading #6852

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

matvp91
Copy link
Contributor

@matvp91 matvp91 commented Nov 18, 2024

This PR will...

Calling loadSource multiple times might start playback immediately as shouldPlay is not reset for each new playlist.

Why is this Pull Request needed?

See #6839

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@matvp91 matvp91 changed the title Reset shouldPlay on manifest loading (#6839) Reset shouldPlay on manifest loading Nov 18, 2024
@robwalch robwalch merged commit 0ecc0fa into video-dev:master Nov 18, 2024
12 checks passed
@robwalch robwalch added this to the 1.6.0 milestone Nov 18, 2024
@robwalch robwalch linked an issue Nov 18, 2024 that may be closed by this pull request
5 tasks
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.

A second loadSource call autoplays primary content immediately.
2 participants