mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-05 19:42:38 +02:00
Add Calendar
This commit is contained in:
parent
be8ebd1227
commit
47a4532d0b
1165 changed files with 156626 additions and 11163 deletions
1
node_modules/@videojs/http-streaming/docs/multiple-alternative-audio-tracks.md
generated
vendored
1
node_modules/@videojs/http-streaming/docs/multiple-alternative-audio-tracks.md
generated
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue