No results found.
Use this class to manage an offline-downloadable asset. More...
#import <OODtoAsset.h>
Use this class to manage an offline-downloadable asset.
Cancels a download of the asset.
Deletes the asset.
Starts a download of an asset with the progress closure.
Sets a finish closure.
Returns an array with the available streams and their information if it is available for the embed code.
Initializes a new OODtoAsset instance with the supplied OOAssetDownloadOptions.
Sets an error closure.
Pauses the download of the asset.
Sets a progress closure for the existing asset.
Resumes the download of the asset.
Embed code managed by this OODtoAsset instance.
It's first initialized when supplying the OOAssetDownloadOptions.
Error if exists.
NSURL pointing to a local resource with the Fairplay key.
NSURL pointing to a local resource with the downloaded asset.
AVMediaSelection set for a specific asset (e.g.
closed captions).
Human readable asset name displayed in UI.
An instance of OOOfflineVideo for the specific asset if downloaded.
OOAssetDownloadOptions set for a specific asset.
State of the asset.
String text of the asset's state.
Flag indicating if download was successful.