- trackComplete() - Method in class com.adobe.primetime.va.simple.MediaHeartbeat
-
Method to track completion of media.
- trackError(String) - Method in class com.adobe.primetime.va.simple.MediaHeartbeat
-
Method to track Player Errors.
- trackEvent(MediaHeartbeat.Event, MediaObject, Map<String, String>) - Method in class com.adobe.primetime.va.simple.MediaHeartbeat
-
Method to track optional media events.
- trackingServer - Variable in class com.adobe.primetime.va.simple.MediaHeartbeatConfig
-
Server for tracking media.
- trackPause() - Method in class com.adobe.primetime.va.simple.MediaHeartbeat
-
Method to track media pause.
- trackPlay() - Method in class com.adobe.primetime.va.simple.MediaHeartbeat
-
Method to track media play or resume after pause.
- trackSessionEnd() - Method in class com.adobe.primetime.va.simple.MediaHeartbeat
-
Method to track the end of a viewing session.
- trackSessionStart(MediaObject, Map<String, String>) - Method in class com.adobe.primetime.va.simple.MediaHeartbeat
-
Method to track the start of viewing session.