Interface ChaptersViewModel


public interface ChaptersViewModel
  • Method Details

    • isFullScreen

      <any> isFullScreen()
    • getCurrentChapterTitle

      <any> getCurrentChapterTitle()
    • isChapterTitleVisible

      <any> isChapterTitleVisible()
    • getChapterList

      <any> getChapterList()
    • getThumbnailForChapter

      Bitmap getThumbnailForChapter(VttCue vttCue)
    • showChapterMenu

      void showChapterMenu()
    • hideChapterMenu

      void hideChapterMenu()
    • seekToChapter

      void seekToChapter(VttCue vttCue)
    • isUiLayerVisible

      <any> isUiLayerVisible()
    • isChaptersAvailable

      boolean isChaptersAvailable()