OOOoyalaPlayer(AdPluginManagement) Category Reference

#import <OOOoyalaPlayer+AdPluginManagement.h>

+ Inheritance diagram for OOOoyalaPlayer(AdPluginManagement):

Instance Methods

(void) - registerAdPlayer:forType:
 Register ad player for an ad type. More...
 
(OOStateNotifier *) - createStateNotifier
 Called by an ad plugin to create a state notifier. More...
 
- Instance Methods inherited from <OOAdPluginManagerProtocol>
(BOOL) - registerPlugin:
 Register an Ad plugin. More...
 
(BOOL) - deregisterPlugin:
 deregister an Ad plugin More...
 
(BOOL) - exitAdMode:
 called when plugin exits ad mode More...
 
(BOOL) - requestAdMode:
 called when plugin request ad mode More...
 
(id< OOAdPlugin >) - activeAdPlugin
 Determine which ad plugin, if any, has control of the OoyalaPlayer. More...
 

Method Documentation

- (OOStateNotifier *) createStateNotifier

Called by an ad plugin to create a state notifier.

Extends class OOOoyalaPlayer.

- (void) registerAdPlayer: (Class)  adPlayerClass
forType: (Class)  adClass 

Register ad player for an ad type.

Parameters
[in]adPlayerClassthe ad player class
[in]adClassthe ad class

Extends class OOOoyalaPlayer.


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