com.ooyala.android.player.exoplayer.ExoPlayerFactory Class Reference
Inheritance diagram for com.ooyala.android.player.exoplayer.ExoPlayerFactory:
com.ooyala.android.player.PlayerFactory

Public Member Functions

 ExoPlayerFactory (int priority)
 
MoviePlayer createPlayer () throws OoyalaException
 
StreamPlayer createStreamPlayer ()
 
int priority ()
 
Set< String > getSupportedFormats ()
 
boolean hasVRContentSupport ()
 

Constructor & Destructor Documentation

com.ooyala.android.player.exoplayer.ExoPlayerFactory.ExoPlayerFactory ( int  priority)

Member Function Documentation

MoviePlayer com.ooyala.android.player.exoplayer.ExoPlayerFactory.createPlayer ( ) throws OoyalaException
StreamPlayer com.ooyala.android.player.exoplayer.ExoPlayerFactory.createStreamPlayer ( )
Set<String> com.ooyala.android.player.exoplayer.ExoPlayerFactory.getSupportedFormats ( )
boolean com.ooyala.android.player.exoplayer.ExoPlayerFactory.hasVRContentSupport ( )
int com.ooyala.android.player.exoplayer.ExoPlayerFactory.priority ( )