com.ooyala.android.imasdk.OoyalaIMAConfiguration Class Reference

A Configuration for the Ooyala + IMA Integration For more information on the supported parameters, check out the Builder class. More...

Classes

class  Builder
 A fluid syntax builder for OoyalaIMAConfiguration. More...
 

Public Member Functions

String getLocaleOverride ()
 the two-character locale used in Google IMA. More...
 
float getVastLoadTimeoutMs ()
 
int getMediaLoadTimeoutMs ()
 
void logConfiguration ()
 

Detailed Description

A Configuration for the Ooyala + IMA Integration For more information on the supported parameters, check out the Builder class.

Member Function Documentation

String com.ooyala.android.imasdk.OoyalaIMAConfiguration.getLocaleOverride ( )

the two-character locale used in Google IMA.

Returns
the locale, or null if unset
int com.ooyala.android.imasdk.OoyalaIMAConfiguration.getMediaLoadTimeoutMs ( )
float com.ooyala.android.imasdk.OoyalaIMAConfiguration.getVastLoadTimeoutMs ( )
void com.ooyala.android.imasdk.OoyalaIMAConfiguration.logConfiguration ( )