Readonly
networkThe cache's network API which allows intercepting requests and responses made by the cache.
Readonly
statusThe current status of the cache.
Readonly
tasksList of caching tasks which control the caching of media.
Add the given listener for the given event type(s).
The type of the event.
The callback which is executed when the event occurs.
Create a caching task which controls the caching of media.
Describes the media source to be cached.
Contains caching task related options.
Remove the given listener for the given event type(s).
The type of the event.
The callback which will be removed.
Generated using TypeDoc
The media caching API.
Remarks
- Available since v2.26.