OOOptions.h
BOOL bypassPCodeMatching
Bypass the check to ensure the provided PCode matches the asset's Pcode.
Definition: OOOptions.h:64
Use this when first setting up the OoyalaPlayer to control the layout and behavior of the TV Ratings ...
Definition: OOFCCTVRatingConfiguration.h:26
id< AVPictureInPictureControllerDelegate > pipDelegate
The picture in picture delegate to receive PIP events.
Definition: OOOptions.h:60
BOOL disableVASTOoyalaAds
Disable the support of VAST and Ooyala Ads that is enabled in the SDK by default. ...
Definition: OOOptions.h:74
id< OOSecureURLGenerator > secureURLGenerator
Helper for signing URLs with provider's secret and API key.
Definition: OOOptions.h:50
BOOL enablePictureInPictureSupport
Enables PiP mode for devices that support it.
Definition: OOOptions.h:56
OOIQConfiguration * iqConfiguration
iqConfiguration iq configuration object for current player; Default: default analytics values object ...
Definition: OOOptions.h:21
instancetype init()
Initialize an OOOptions object with the all properties with default values.
BOOL HEVCEnabled
Will try to play the video using HEVC, if possible.
Definition: OOOptions.h:82
OOFCCTVRatingConfiguration * tvRatingConfiguration
tvRatingConfiguration TV rating configuration object for current OoyalaPlayer; Default: default setti...
Definition: OOOptions.h:17
BOOL preloadContent
If set to YES, load the content when the required information and authorization is available...
Definition: OOOptions.h:38
id< OOPlayerInfo > playerInfo
The PlayerInfo used when making network requests to the Ooyala servers.
Definition: OOOptions.h:69
NSArray< NSString * > * dynamicFilters
Dynamic Filters to be sent to Azure.
Definition: OOOptions.h:78
BOOL showLiveContentScrubber
If set to YES, show the live content scrubber during live content playback (for live stream only)...
Definition: OOOptions.h:29
BOOL showPromoImage
If set to YES, show the promo image if a promo image is available.
Definition: OOOptions.h:42
NSTimeInterval connectionTimeout
The timeout value for network requests.
Definition: OOOptions.h:46
Float64 initialPlaybackSpeedRate
The initial playback speed rate.
Definition: OOOptions.h:88
BOOL showAdsControls
If set to YES, show ads controls (show the scrubber) during ad playback.
Definition: OOOptions.h:33
BOOL showCuePoints
Show cue points for ads if this is set to YES; Default: YES.
Definition: OOOptions.h:25