getSavedMediaItems

Query the VdoDownloadManager about media saved for offline playback without drm license. The results are provided asynchronously to the provided QueryResultListener.

We discourage you from using saveOffline to save media locally without a DRM license and getSavedMediaItems to retrieve those media items. Instead to incorporate offline playback use enqueueV2 to download media item locally and query to retrieve these media items.

Parameters

query

a query specifying filters

queryResultListener

a listener for the query results