Skip to content

Event message boxes and MSE SourceBuffer range removal #27

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

Open
chrisn opened this issue Mar 24, 2021 · 0 comments
Open

Event message boxes and MSE SourceBuffer range removal #27

chrisn opened this issue Mar 24, 2021 · 0 comments

Comments

@chrisn
Copy link
Collaborator

chrisn commented Mar 24, 2021

MSE SourceBuffer.remove(start, end) allows the web application to remove media for a given time range.

What should happen to event message boxes that are on the media timeline?

  • Event messages that start and end before the start of the time range to be removed
  • Event messages that start after the end of the time range to be removed
  • Event message that are fully contained within the time range to be removed
  • Event messages that overlap the time range to be removed

See discussion 22/3/2021

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

No branches or pull requests

1 participant