Class ThumbsPlugin.ThumbnailViewComponent

    • Constructor Detail

      • ThumbnailViewComponent

        public ThumbnailViewComponent()
    • Method Detail

      • getViewElevation

        public int getViewElevation()
      • show

        public void show​(long positionUs,
                         @NonNull
                         DefaultThumbnailView.Callback callback)
        Shows the current thumbnail for the given position in microseconds.
        Parameters:
        positionUs - The position in microseconds
        callback - The callback that will be used to get the target output location
      • hide

        public void hide()
        Hide the thumbnail view
      • clear

        public void clear()
        Clear the currently displayed Thumbnail, if any