Package 

Class CustomPlayerDelegate


  • @Deprecated() 
    public class CustomPlayerDelegate
    extends VideoPlayerPluginDelegate
                        

    Implementation of the extended PlayerDelegate abstract class required for Video Heartbeat integration. This is the only location to query video player APIs (BrightcoveVideoView) to gather data required by the video heartbeat library.

    • Field Summary

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

      Modifier and Type Method Description
      void setPlayerName(String playerName)
      VideoInfo getVideoInfo()
      AdBreakInfo getAdBreakInfo()
      AdInfo getAdInfo()
      ChapterInfo getChapterInfo()
      QoSInfo getQoSInfo()
      • Methods inherited from class com.adobe.primetime.va.plugins.videoplayer.VideoPlayerPluginDelegate

        getAdBreakInfo, getAdInfo, getChapterInfo, getQoSInfo, getVideoInfo
      • Methods inherited from class java.lang.Object

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