com.ooyala.android.skin.view.VolumeViewManager Class Reference
+ Inheritance diagram for com.ooyala.android.skin.view.VolumeViewManager:

Public Member Functions

String getName ()
 
void setColor (VolumeView view, String color)
 
void setVolume (VolumeView view, float volume)
 

Static Public Attributes

static final String REACT_CLASS = "OOVolumeView"
 

Protected Member Functions

VolumeView createViewInstance (ThemedReactContext context)
 

Member Function Documentation

VolumeView com.ooyala.android.skin.view.VolumeViewManager.createViewInstance ( ThemedReactContext  context)
inlineprotected
String com.ooyala.android.skin.view.VolumeViewManager.getName ( )
inline
void com.ooyala.android.skin.view.VolumeViewManager.setColor ( VolumeView  view,
String  color 
)
inline
void com.ooyala.android.skin.view.VolumeViewManager.setVolume ( VolumeView  view,
float  volume 
)
inline

Member Data Documentation

final String com.ooyala.android.skin.view.VolumeViewManager.REACT_CLASS = "OOVolumeView"
static

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