Class ChaptersTrack

  • All Implemented Interfaces:
    android.os.Parcelable

    public class ChaptersTrack
    extends Caption
    • Method Detail

      • getSkippableChapterNames

        @Nullable
        public java.lang.String[] getSkippableChapterNames()
        Returns:
        The list of the chapters name.
      • getSkippableChapterPositions

        @Nullable
        public java.lang.Integer[] getSkippableChapterPositions()
        Returns:
        The list of the chapters position.
      • getSkipButtonDuration

        @Nullable
        public java.lang.Integer getSkipButtonDuration()
        Returns:
        The visibility duration of the button on the screen.