com.ooyala.android.player.FCCTVRatingUI Class Reference
Inheritance diagram for com.ooyala.android.player.FCCTVRatingUI:

Public Member Functions

 FCCTVRatingUI (OoyalaPlayer player, View videoView, ViewGroup parentLayout, FCCTVRatingConfiguration tvRatingConfiguration)
 
FCCTVRatingView.RestoreState getRestoreState ()
 
void restoreState (FCCTVRatingView.RestoreState state)
 
boolean pushTVRating (FCCTVRating tvRating)
 
FCCTVRating getTVRating ()
 
void reshow ()
 
void removeVideoView ()
 
void destroy ()
 
void update (Observable observable, Object data)
 

Constructor & Destructor Documentation

com.ooyala.android.player.FCCTVRatingUI.FCCTVRatingUI ( OoyalaPlayer  player,
View  videoView,
ViewGroup  parentLayout,
FCCTVRatingConfiguration  tvRatingConfiguration 
)

Member Function Documentation

void com.ooyala.android.player.FCCTVRatingUI.destroy ( )
FCCTVRatingView.RestoreState com.ooyala.android.player.FCCTVRatingUI.getRestoreState ( )
FCCTVRating com.ooyala.android.player.FCCTVRatingUI.getTVRating ( )
boolean com.ooyala.android.player.FCCTVRatingUI.pushTVRating ( FCCTVRating  tvRating)
void com.ooyala.android.player.FCCTVRatingUI.removeVideoView ( )
void com.ooyala.android.player.FCCTVRatingUI.reshow ( )
void com.ooyala.android.player.FCCTVRatingUI.restoreState ( FCCTVRatingView.RestoreState  state)
void com.ooyala.android.player.FCCTVRatingUI.update ( Observable  observable,
Object  data 
)