Package com.theoplayer.android.api.event.track.texttrack
See: Description
-
Interface Summary Interface Description CueChangeEvent Fired when CUECHANGE occurs for a TextTrack. AddCueEvent Fired when ADDCUE occurs for a TextTrack. EnterCueEvent Fired when ENTERCUE occurs for a TextTrack. UpdateCueEvent Fired when UPDATECUE occurs for a TextTrack. ExitCueEvent Fired when EXITCUE occurs for a TextTrack. RemoveCueEvent Fired when REMOVECUE occurs for a TextTrack. ChangeEvent Fired when CHANGE occurs for a TextTrack. -
Class Summary Class Description TextTrackEventTypes The types of TextTrack Events.