OOStateNotifier Class Reference

#import <OOStateNotifier.h>

+ Inheritance diagram for OOStateNotifier:

Instance Methods

(void) - notifyPlayheadChange
 
(void) - notifyAdsLoaded
 
(void) - notifyAdSkipped
 
(void) - notifyAdStarted
 
(void) - notifyAdCompleted
 
(void) - notifySSAIAdsMetadataReceived:
 Notifies the player the ads metadata has been received. More...
 
(void) - notifySSAIAdPlaying:
 Notifies the player a when an SSAI ad break has started. More...
 
(void) - notifySSAIAdPlayed
 Notifies the player a when an SSAI ad break has ended. More...
 

Properties

OOOoyalaPlayerState state
 

Method Documentation

- (void) notifyAdCompleted
- (void) notifyAdSkipped
- (void) notifyAdsLoaded
- (void) notifyAdStarted
- (void) notifyPlayheadChange
- (void) notifySSAIAdPlayed

Notifies the player a when an SSAI ad break has ended.

- (void) notifySSAIAdPlaying: (OOAdPodInfo *)  adPodInfo

Notifies the player a when an SSAI ad break has started.

Parameters
adPodInfoad metadata to display in adScreen
- (void) notifySSAIAdsMetadataReceived: (OOSsaiAdsMetadata *)  adsMetadata

Notifies the player the ads metadata has been received.

Used for SSAI ads.

Parameters
adsMetadatametadata returned by SSAI endpoint

Property Documentation

- (OOOoyalaPlayerState) state
readwriteatomic

The documentation for this class was generated from the following file: