Package com.jwplayer.pub.api.offline
Class DefaultOfflineDelegate
java.lang.Object
com.jwplayer.pub.api.offline.OfflineDelegate
com.jwplayer.pub.api.offline.DefaultOfflineDelegate
-
Field Summary
Fields inherited from class com.jwplayer.pub.api.offline.OfflineDelegate
mApplicationContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDataSource.Factory
getCacheDataSourceFactory
(String mediaId) Download
getDownload
(String mediaId)
-
Constructor Details
-
DefaultOfflineDelegate
public DefaultOfflineDelegate(Context applicationContext)
-
-
Method Details
-
getCacheDataSourceFactory
- Specified by:
getCacheDataSourceFactory
in classOfflineDelegate
-
getDownload
- Specified by:
getDownload
in classOfflineDelegate
-