OOAdSpotPlugin Class Reference

#import <OOAdSpotPlugin.h>

+ Inheritance diagram for OOAdSpotPlugin:

Instance Methods

(BOOL) - playAdsBeforeTime
 
- Instance Methods inherited from <OOAdPlugin>
(BOOL) - onContentChanged
 This is called when content changed. More...
 
(BOOL) - onInitialPlay
 This is called before start playing content so plugin can play preroll. More...
 
(BOOL) - onPlayheadUpdate:
 This is called when playhead is updated so plugin can play midroll. More...
 
(BOOL) - onContentFinished
 This is called before finishing playing content so plugin can play postroll. More...
 
(BOOL) - onCuePoint:
 This is called when a cue point is reached so plugin can play midroll. More...
 
(BOOL) - onContentError:
 This is called when an error occured when playing back content. More...
 
(void) - onAdModeEntered
 This is called when control is handed over to the plugin. More...
 
(id< OOPlayerProtocol >) - player
 This is called ooyala UI pass down UI related events. More...
 
(void) - resetAds
 This is called to reset all ads to unplayed. More...
 
(void) - skipAd
 This is called to skip the current ad. More...
 
(void) - clickAd
 This is called when the ad is clicked. More...
 
(NSSet *) - getCuePointsAtSeconds
 
(void) - onAdIconClicked:
 Called when an icon is clicked. More...
 
(BOOL) - hasNotNilAds
 Called to check if we're not dealing with nil ads. More...
 
- Instance Methods inherited from <OOLifeCycle>
(void) - reset
 This is called when plugin should be reset. More...
 
(void) - suspend
 This is called when plugin should be suspended. More...
 
(void) - resume
 This is called when plugin should be resumed. More...
 
(void) - resume:stateToResume:
 This is called when plugin should be resumed. More...
 
(void) - destroy
 This is called when plugin should be destryed. More...
 

Properties

Float64 lastAdModeTime
 
OOAdSpotManageradSpotManager
 
id< OOAdSpotPluginDelegatedelegate
 

Method Documentation

- (BOOL) playAdsBeforeTime

Property Documentation

- (OOAdSpotManager*) adSpotManager
readatomicassign
- (id<OOAdSpotPluginDelegate>) delegate
readwritenonatomicweak
- (Float64) lastAdModeTime
readwritenonatomicassign

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