-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: media-stream-track param no longer optional (#31)
* fix: media-stream-track param no longer optional * fix: re-added optional underlying track * feat: protect against undefined underlying mediastreamtracks * docs: re-added optional param in docs * Feat/propagate track ended events (#33) * feat: move static events object to parent track class * feat: add track-ended event * docs: updated docs * fix: remove unnecessary option chain * docs: updated event docs * docs: made docs compatible with enum
- Loading branch information
1 parent
398402f
commit bf49615
Showing
3 changed files
with
51 additions
and
31 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
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
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