Package 

Class CustomMediaHeartbeatDelegate

  • All Implemented Interfaces:
    com.adobe.primetime.va.simple.MediaHeartbeat.MediaHeartbeatDelegate

    
    public class CustomMediaHeartbeatDelegate
     implements MediaHeartbeat.MediaHeartbeatDelegate
                        

    Implementation of the MediaHeartbeatDelegate interface required for Video Heartbeat integration.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String playerName
    • Method Summary

      Modifier and Type Method Description
      void setPlayerName(String playerName)
      MediaObject getQoSObject() Currently not implemented
      Double getCurrentPlaybackTime()
      • Methods inherited from class com.adobe.primetime.va.simple.MediaHeartbeat.MediaHeartbeatDelegate

        getCurrentPlaybackTime, getQoSObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait