Interface LoadStartEvent
-
- All Implemented Interfaces:
-
com.theoplayer.android.api.event.Event
,com.theoplayer.android.api.event.player.PlayerEvent
public interface LoadStartEvent implements PlayerEvent<E>
Fired when LOADSTART occurs for the Player.
- The player begins looking for media data, as part of the resource selection algorithm.