com.ooyala.android.player.DefaultPlayerFactory Class Reference

Created by zchen on 3/22/16. More...

Inheritance diagram for com.ooyala.android.player.DefaultPlayerFactory:
com.ooyala.android.player.PlayerFactory

Public Member Functions

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

Detailed Description

Created by zchen on 3/22/16.

Constructor & Destructor Documentation

com.ooyala.android.player.DefaultPlayerFactory.DefaultPlayerFactory ( )

Member Function Documentation

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