From 4796a08b31096a0a6b07d363ee9e744095f1a5a6 Mon Sep 17 00:00:00 2001 From: Zenky Date: Thu, 18 Jan 2024 22:01:55 -0300 Subject: [PATCH] docs: removing duplicated step --- docs/multiple-alternative-audio-tracks.md | 1 - 1 file changed, 1 deletion(-) 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