Skip to content

Add missing SourceBuffer event pages #39224

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

low-perry
Copy link
Contributor

Description

This PR addresses the absence of SourceBuffer event documentation. The following changes have been made:

  • Added detailed event pages for SourceBuffer
  • Included code examples to demonstrate usage.

Motivation

Additional details

The event summary in the specification states that the error event is fired whenever an error occurs during SourceBuffer.appendBuffer(), with SourceBuffer.updating changing from true to false.
However, as highlighted here, the error event is also fired during the remove method. This behaviour is described on the error page

Related issues and pull requests

@low-perry low-perry requested a review from a team as a code owner April 21, 2025 17:35
@low-perry low-perry requested review from sideshowbarker and removed request for a team April 21, 2025 17:35
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Apr 21, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Apr 21, 2025

low-perry and others added 5 commits April 21, 2025 19:37
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Josh-Cena Josh-Cena requested review from Josh-Cena and removed request for sideshowbarker April 21, 2025 18:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants