Package com.theoplayer.android.api.event.player.theolive
See: Description
-
Class Summary Class Description Identifiers The Player event identifiers. TheoLiveEventTypes The types of Player Events. -
Interface Summary Interface Description DistributionLoadStartEvent Fired when @see TheoLiveEventTypes.DISTRIBUTIONLOADSTART occurs for the @see Player. DistributionOfflineEvent Fired when @see TheoLiveEventTypes.DISTRIBUTIONOFFLINE occurs for the @see Player. EndpointLoadedEvent Fired when the loading of a Optiview Live endpoint is complete and playback can start. IntentToFallbackEvent Fired when @see TheoLiveEventTypes.INTENTTOFALLBACK occurs for the @see Player. PublicationLoadStartEvent Fired when @see TheoLiveEventTypes.PUBLICATIONLOADSTART occurs for the @see Player. PublicationLoadedEvent Fired when @see TheoLiveEventTypes.PUBLICATIONLOADED occurs for the @see Player. PublicationOfflineEvent Fired when @see TheoLiveEventTypes.PUBLICATIONOFFLINE occurs for the @see Player. TheoLiveEvent The TheoLive Event.