Zenky
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
docs/multiple-alternative-audio-tracks.md
|
|
@ -91,6 +91,5 @@ Corresponding AudioTrackList when media-group-1 is used (before any tracks have |
|
|
|
1. `HLS` sends the `label` for the new `AudioTrack` to `PlaylistController`s `useAudio` function |
|
|
|
1. `PlaylistController` turns off the current audio `PlaylistLoader` if it is on |
|
|
|
1. `PlaylistController` maps the `label` to the `PlaylistLoader` containing the audio |
|
|
|
1. `PlaylistController` maps the `label` to the `PlaylistLoader` containing the audio |
|
|
|
1. `PlaylistController` turns on that `PlaylistLoader` and the Corresponding `SegmentLoader` (main or audio only) |
|
|
|
1. `MediaSource`/`mux.js` determine how to mux |