Constructor
new PlaylistLoader(srcUrl, withCredentials)
Load a playlist from a remote loacation
Parameters:
Name | Type | Description |
---|---|---|
srcUrl |
String | the url to start with |
withCredentials |
Boolean | the withCredentials xhr option |
- Source:
Extends
Methods
updateMediaPlaylist_(update)
Update the PlaylistLoader state to reflect the changes in an
update to the current media playlist.
Parameters:
Name | Type | Description |
---|---|---|
update |
Object | the updated media playlist object |
- Source: