Package com.theoplayer.android.api
THEOplayer SDK API packageThis package defines the API of the THEOplayer Android SDK.
See: Description
-
Enum Summary Enum Description IntegrationType The types of Integrations supported by THEOplayer. SDKType The types of the SDK. -
Interface Summary Interface Description Integration The Integration base API. THEOplayerSettings The THEOplayerSettings API. -
Class Summary Class Description THEOplayerView The THEOplayerView API. THEOplayerGlobal The THEOplayer related operations which are not tied to a particular THEOplayerView. THEOplayerDestroyedException The THEOplayerDestroyedException is thrown when trying to use a method of a THEOplayerView on which the onDestroy was called. Builder The builder for THEOplayerConfig. THEOplayerConfig The THEOplayer Configuration API.