Package com.ooyala.android.util

Classes

class  Constants
 OoyalaPlayer constants. More...
 
class  DebugMode
 A tool that provides two new features: (1) Hiding all Ooyala debug logs, and (2) enforcing a "strict mode" to force runtime exceptions on assertions throughout the Ooyala SDK. More...
 
class  DownloadTask
 A class that handles single file download. More...
 
interface  IMatchObjectPredicate
 
class  OrderedMap
 
interface  OrderedMapValue
 
class  SDCardLogcatOoyalaEventsLogger
 Created by pbq on 1/24/16. More...
 
class  TemporaryInternalStorageFile
 This is a simple helper around a Java File, with the file parent directory always being the internal cache dir of the given Context. More...
 
class  TemporaryInternalStorageFileManager
 Help create and cleanup automatically uniquely named files in the given Context's internal cache directory. More...
 
class  TvHelper
 
class  WeakReferencePassThroughEquals
 A standard WeakReference, but with equality implemented by calling the underlying objects. More...