com.ooyala.android.skin.OoyalaSkinVolumeObserver Class Reference

Created by ukumar on 3/7/16. More...

Public Member Functions

 OoyalaSkinVolumeObserver (Context context, OoyalaSkinLayoutController controller)
 Initialize an OoyalaSkinViewVolumeObserver. More...
 
void destroy ()
 

Protected Attributes

Context context
 
VolumeContentObserver volumeObserver
 

Package Attributes

final String TAG = this.getClass().toString()
 

Detailed Description

Created by ukumar on 3/7/16.

VolumeObserver listens to the volume change in the OS and fires an event to notify the react UI about the change.

Constructor & Destructor Documentation

com.ooyala.android.skin.OoyalaSkinVolumeObserver.OoyalaSkinVolumeObserver ( Context  context,
OoyalaSkinLayoutController  controller 
)
inline

Initialize an OoyalaSkinViewVolumeObserver.

Parameters
context
controller

Member Function Documentation

void com.ooyala.android.skin.OoyalaSkinVolumeObserver.destroy ( )
inline

Member Data Documentation

Context com.ooyala.android.skin.OoyalaSkinVolumeObserver.context
protected
final String com.ooyala.android.skin.OoyalaSkinVolumeObserver.TAG = this.getClass().toString()
package
VolumeContentObserver com.ooyala.android.skin.OoyalaSkinVolumeObserver.volumeObserver
protected

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