loadedmanifest is now loadedplaylist
The event name was changed to be more consistent with the naming in the spec. Make sure the README reflects that.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -119,7 +119,7 @@ media playlist object that is present in `player.hls.master`. | ... | @@ -119,7 +119,7 @@ media playlist object that is present in `player.hls.master`. |
119 | 119 | ||
120 | Fired after the first media playlist is downloaded for a stream. | 120 | Fired after the first media playlist is downloaded for a stream. |
121 | 121 | ||
122 | #### loadedmanifest | 122 | #### loadedplaylist |
123 | 123 | ||
124 | Fired immediately after a new master or media playlist has been | 124 | Fired immediately after a new master or media playlist has been |
125 | downloaded. By default, the tech only downloads playlists as they | 125 | downloaded. By default, the tech only downloads playlists as they | ... | ... |
-
Please register or sign in to post a comment