com.ooyala.android.player.exoplayer.PlayerBitmapListener Interface Reference

The interface that must be implemented in order to receive bitmap screenshot from Ooyala ExoPlayer. More...

Public Member Functions

void onBitmapReady (Bitmap bitmap)
 

Detailed Description

The interface that must be implemented in order to receive bitmap screenshot from Ooyala ExoPlayer.

Member Function Documentation

void com.ooyala.android.player.exoplayer.PlayerBitmapListener.onBitmapReady ( Bitmap  bitmap)