com.ooyala.android.skin.OoyalaSkinPlayerObserver Class Reference

The class that solely listens to the OoyalaPlayer, and responds based on the events. More...

+ Inheritance diagram for com.ooyala.android.skin.OoyalaSkinPlayerObserver:

Public Member Functions

 OoyalaSkinPlayerObserver (OoyalaPlayer player, NotificationHandlersProvider handlersProvider)
 
void update (Observable arg0, Object notification)
 

Static Public Attributes

static final String CLOSED_CAPTIONS_UPDATE_EVENT = "onClosedCaptionUpdate"
 

Detailed Description

The class that solely listens to the OoyalaPlayer, and responds based on the events.

Constructor & Destructor Documentation

com.ooyala.android.skin.OoyalaSkinPlayerObserver.OoyalaSkinPlayerObserver ( OoyalaPlayer  player,
NotificationHandlersProvider  handlersProvider 
)
inline

Member Function Documentation

void com.ooyala.android.skin.OoyalaSkinPlayerObserver.update ( Observable  arg0,
Object  notification 
)
inline

Member Data Documentation

final String com.ooyala.android.skin.OoyalaSkinPlayerObserver.CLOSED_CAPTIONS_UPDATE_EVENT = "onClosedCaptionUpdate"
static

The documentation for this class was generated from the following file:
  • OoyalaSkinPlayerObserver.java