OOSkinPlayerObserver Class Reference

OOSkinPlayerObserver. More...

#import "OOSkinPlayerObserver.h"

+ Inheritance diagram for OOSkinPlayerObserver:

Instance Methods

((unavailable("init not available") - __attribute__
 
(instancetype) - initWithPlayer:ooReactSkinModel:
 
(void) - bridgeCurrentItemChangedNotification:
 
(void) - bridgeErrorNotification:
 
(void) - bridgeStateChangedNotification:
 
(void) - bridgeDesiredStateChangedNotification:
 
(void) - bridgeCCManifestChangedNotification:
 
(void) - addSelfAsObserverToPlayer: [implementation]
 
(void) - addNotificationsObservers: [implementation]
 
(NSNumber *) - getTotalDuration: [implementation]
 
(NSNumber *) - getAdjustedPlayhead: [implementation]
 
(void) - bridgeSeekStartedNotification: [implementation]
 
(void) - bridgeSeekCompletedNotification: [implementation]
 
(void) - bridgeAdOverlayNotification: [implementation]
 
(void) - bridgeTimeChangedNotification: [implementation]
 
(void) - notifyClosedCaptionsUpdate [implementation]
 
(void) - bridgePlayCompletedNotification: [implementation]
 
(void) - bridgeAdStartNotification: [implementation]
 
(void) - bridgeAdTappedNotification: [implementation]
 
(void) - bridgeAdPodStartedNotification: [implementation]
 
(void) - bridgeAdPodCompleteNotification: [implementation]
 
(void) - bridgePlayStartedNotification: [implementation]
 
(void) - bridgePlaybackSpeedEnabledNotification: [implementation]
 
(void) - bridgePlaybackSpeedRateChangedNotification: [implementation]
 
(void) - bridgeEmbedCodeNotification: [implementation]
 
(void) - bridgeHasVRContentNotification: [implementation]
 
(void) - bridgeHasMultiAudioNotification: [implementation]
 
(void) - bridgeAudioTrackChangedNotification: [implementation]
 
(void) - bridgeApplicationVolumeChangedNotification: [implementation]
 
(void) - dealloc [implementation]
 

Properties

OOOoyalaPlayerplayer [implementation]
 
OOReactSkinModelooReactSkinModel [implementation]
 

Detailed Description

OOSkinPlayerObserver.

OOSkinPlayerObserver contains all of the code around listening to the OoyalaPlayer and performing actiosn based off of it.

Method Documentation

- ((unavailable("init not available") __attribute__
- (void) addNotificationsObservers: (NSDictionary *)  notificationsSelectors
implementation
- (void) addSelfAsObserverToPlayer: (OOOoyalaPlayer *)  player
implementation
- (void) bridgeAdOverlayNotification: (NSNotification *)  notification
implementation
- (void) bridgeAdPodCompleteNotification: (NSNotification *)  notification
implementation
- (void) bridgeAdPodStartedNotification: (NSNotification *)  notification
implementation
- (void) bridgeAdStartNotification: (NSNotification *)  notification
implementation
- (void) bridgeAdTappedNotification: (NSNotification *)  notification
implementation
- (void) bridgeApplicationVolumeChangedNotification: (NSNotification *)  notification
implementation
- (void) bridgeAudioTrackChangedNotification: (NSNotification *)  notification
implementation
- (void) bridgeCCManifestChangedNotification: (NSNotification *)  notification
- (void) bridgeCurrentItemChangedNotification: (NSNotification *)  notification
- (void) bridgeDesiredStateChangedNotification: (NSNotification *)  notification
- (void) bridgeEmbedCodeNotification: (NSNotification *)  notification
implementation
- (void) bridgeErrorNotification: (NSNotification *)  notification
- (void) bridgeHasMultiAudioNotification: (NSNotification *)  notification
implementation
- (void) bridgeHasVRContentNotification: (NSNotification *)  notification
implementation
- (void) bridgePlaybackSpeedEnabledNotification: (NSNotification *)  notification
implementation
- (void) bridgePlaybackSpeedRateChangedNotification: (NSNotification *)  notification
implementation
- (void) bridgePlayCompletedNotification: (NSNotification *)  notification
implementation
- (void) bridgePlayStartedNotification: (NSNotification *)  notification
implementation
- (void) bridgeSeekCompletedNotification: (NSNotification *)  notification
implementation
- (void) bridgeSeekStartedNotification: (NSNotification *)  notification
implementation
- (void) bridgeStateChangedNotification: (NSNotification *)  notification
- (void) bridgeTimeChangedNotification: (NSNotification *)  notification
implementation
- (void) dealloc
implementation
- (NSNumber *) getAdjustedPlayhead: (OOOoyalaPlayer *)  player
implementation
- (NSNumber *) getTotalDuration: (OOOoyalaPlayer *)  player
implementation
- (instancetype) initWithPlayer: (OOOoyalaPlayer *)  player
ooReactSkinModel: (OOReactSkinModel *)  ooReactSkinModel 
- (void) notifyClosedCaptionsUpdate
implementation

Property Documentation

- (OOReactSkinModel*) ooReactSkinModel
readwritenonatomicweakimplementation
- (OOOoyalaPlayer*) player
readwritenonatomicweakimplementation

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