com.ooyala.android.offline.DownloaderFactory Class Reference

A factory for Downloader instances. More...

Public Member Functions

Downloader createOoyalaDownloader (Context context, Cache cache, OoyalaDownloadOptions options)
 Creates a Downloader instance. More...
 

Detailed Description

A factory for Downloader instances.

Member Function Documentation

Downloader com.ooyala.android.offline.DownloaderFactory.createOoyalaDownloader ( Context  context,
Cache  cache,
OoyalaDownloadOptions  options 
)

Creates a Downloader instance.

Parameters
contextA Context.
cacheThe Cache that will be used by the instance.
optionsThe OoyalaDownloadOptions that will be used by the instance.