diff --git a/docs/multiple-alternative-audio-tracks.md b/docs/multiple-alternative-audio-tracks.md index b1f08ab02..42011636c 100644 --- a/docs/multiple-alternative-audio-tracks.md +++ b/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