com.ooyala.android.playback.PlaybackConstants Class Reference

Static Public Attributes

static final float DEFAULT_PLAYBACK_SPEED = 1.0f
 
static final float UNDEFINED_PLAYBACK_SPEED = -1.0f
 
static final float MIN_PLAYBACK_SPEED = 0.5f
 
static final float MAX_PLAYBACK_SPEED = 2.0f
 

Member Data Documentation

final float com.ooyala.android.playback.PlaybackConstants.DEFAULT_PLAYBACK_SPEED = 1.0f
static
final float com.ooyala.android.playback.PlaybackConstants.MAX_PLAYBACK_SPEED = 2.0f
static
final float com.ooyala.android.playback.PlaybackConstants.MIN_PLAYBACK_SPEED = 0.5f
static
final float com.ooyala.android.playback.PlaybackConstants.UNDEFINED_PLAYBACK_SPEED = -1.0f
static