Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
com.tritondigital.player.MediaPlayer.OnCuePointReceivedListener Interface Reference

Callback for receiving CuePoint. More...

Inheritance diagram for com.tritondigital.player.MediaPlayer.OnCuePointReceivedListener:
com.tritondigital.sdksample.player.SbmPlayerActivity

Public Member Functions

void onCuePointReceived (MediaPlayer player, Bundle cuePoint)
 Called when a player has received a cue point.
 

Detailed Description

Callback for receiving CuePoint.

Member Function Documentation

◆ onCuePointReceived()

void com.tritondigital.player.MediaPlayer.OnCuePointReceivedListener.onCuePointReceived ( MediaPlayer  player,
Bundle  cuePoint 
)

Called when a player has received a cue point.

Parameters
playerSource where this event comes from
cuePointReceived CuePoint

The documentation for this interface was generated from the following file: