BCOVFairPlayManager Class Reference
Inherits from | NSObject |
---|---|
Declared in | BCOVFairPlayManager.h |
+ preloadContentKeysForVideos:
Attempts to preload content keys for FairPlay protected videos. Typically a content key for a FairPlay protected video is processed when the video begins playback. By preloading the content key you can improve the playback startup experience for your users.
+ (void)preloadContentKeysForVideos:(NSArray<BCOVVideo*> *)videos
Parameters
videos |
The source of BCOVVideo objects for which content keys will be processed. |
---|
Discussion
Attempts to preload content keys for FairPlay protected videos. Typically a content key for a FairPlay protected video is processed when the video begins playback. By preloading the content key you can improve the playback startup experience for your users.
This is only applicable to online videos and will not have any effect on offline videos.
Declared In
BCOVFairPlayManager.h