public interface APSMediaPlayerTrackingEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onTrackingEventReceived(APSMediaTrackingEvents.MediaEventType type,
Bundle additionalInfo)
Called when a player emits an event.
|
void onTrackingEventReceived(APSMediaTrackingEvents.MediaEventType type, Bundle additionalInfo)
type - The type of event getting firedadditionalInfo - A bundle of additional metadata, such as the current position in CLOCK_TICK events