#import <OOStateNotifier.h>
|
OOOoyalaPlayerState | state |
|
- (void) notifyAdCompleted |
|
|
|
- (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
-
adPodInfo | ad metadata to display in adScreen |
- (void) notifySSAIAdsMetadataReceived: |
|
(OOSsaiAdsMetadata *) |
adsMetadata |
|
Notifies the player the ads metadata has been received.
Used for SSAI ads.
- Parameters
-
adsMetadata | metadata returned by SSAI endpoint |
- (OOOoyalaPlayerState) state |
|
readwriteatomic |
The documentation for this class was generated from the following file: