The Pulse Manager plugin allows you to display ads from Ooyala Pulse in the Ooyala Player.
More...
#import <OOPulseManager.h>
|
id< OOPulseManagerDelegate > | delegate |
| The object that acts as the delegate of the Pulse Manager. More...
|
|
OOPulsePlayerOptions * | options |
|
The Pulse Manager plugin allows you to display ads from Ooyala Pulse in the Ooyala Player.
- (instancetype) initWithPlayer: |
|
(OOOoyalaPlayer *) |
player |
|
Initialize the Pulse Manager.
- Parameters
-
player | The Ooyala Player to associate with this ad manager. |
- Returns
- The OOPulseManager instance.
- (instancetype) initWithPlayer: |
|
(OOOoyalaPlayer *) |
player |
pulsePlayerOptions: |
|
(OOPulsePlayerOptions *) |
pulsePlayerOptions |
|
|
| |
- (id<OOPulseManagerDelegate>) delegate |
|
readwritenonatomicweak |
The object that acts as the delegate of the Pulse Manager.
The delegate must adopt the OOPulseManagerDelegate protocol.
- (OOPulsePlayerOptions*) options |
|
readwritenonatomicstrong |
The documentation for this class was generated from the following file: