Class HotspotPlot

java.lang.Object
android.view.View
com.castlabs.sdk.viisights.HotspotPlot
All Implemented Interfaces:
Drawable.Callback, AccessibilityEventSource, KeyEvent.Callback

public class HotspotPlot extends View
  • Constructor Details

  • Method Details

    • setHotspots

      public void setHotspots(Hotspot[] hotspots)
    • update

      public void update(long playbackPositionMs, long durationUs)
    • setScenes

      public void setScenes(Scene[] scenes, String categoryName)