Skip to content

Commit

Permalink
docs: removing duplicated step (#1476)
Browse files Browse the repository at this point in the history
  • Loading branch information
bzenky committed Apr 12, 2024
1 parent e50ecb1 commit e4acc57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/multiple-alternative-audio-tracks.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e4acc57

Please sign in to comment.