Package 

Interface ThumbnailDocument

    • Method Summary

      Modifier and Type Method Description
      abstract TimedThumbnail get(long playheadPositionInMillis) Gets the TimedThumbnail given the Video's playhead position
      abstract List<TimedThumbnail> getAll()
      • Methods inherited from class java.lang.Object

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