-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace 'participating media elements' with 'audio-producing particip…
…ants' This commit removes the implicit reliance media element-only objects from the generic media session algorithms in the spec. The specification now defines 'audio-producing participants' that provides a better abstraction point on which we can add additional audio-producing object types (such as e.g. Web Audio). This commit does not enable e.g. Web Audio to obtain media focus yet pending the outcome of #48 and #50. This commit fixes #49 pending review.
- Loading branch information
Showing
2 changed files
with
323 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.