#import <OOOoyalaPlayer+Ads.h>
- (void) insertAds: |
|
(NSMutableArray *) |
ads |
|
Insert VAST ads to the managed ad plugin.
- Parameters
-
ads | the ads to be inserted |
Extends class OOOoyalaPlayer.
- (BOOL) needPlayAds: |
|
(OOAdMode) |
mode |
withParameter: |
|
(NSNumber *) |
parameter |
|
|
| |
- (BOOL) needPlayAdsOnInitialContentPlay |
|
|
|
- (void) onAdIconClicked: |
|
(NSInteger) |
index |
|
Called when an icon is clicked.
- Parameters
-
index | the index of the icon |
Extends class OOOoyalaPlayer.
- (void) onAdOverlayClicked: |
|
(NSString *) |
clickUrl |
|
Called when an ad overlay is clicked.
- Parameters
-
clickUrl | the url of the overlay |
Extends class OOOoyalaPlayer.
- (void) processExitAdModes: |
|
(OOAdMode) |
mode |
adsPlayed: |
|
(BOOL) |
played |
|
|
| |
Reset the state of ad plays.
Calling this will cause all ads which have been played to play again.
Extends class OOOoyalaPlayer.
Skips the currently playing ad (if one is playing.
does nothing if not)
Extends class OOOoyalaPlayer.
The documentation for this category was generated from the following file: