Class SubtitleParameters

    • Constructor Detail

      • SubtitleParameters

        public SubtitleParameters()
    • Method Detail

      • getTimeFormat

        public String getTimeFormat()
      • setTimeFormat

        public void setTimeFormat​(String timeFormat)
      • getMaxLinesPerCaption

        public int getMaxLinesPerCaption()
      • setMaxLinesPerCaption

        public void setMaxLinesPerCaption​(int maxLinesPerCaption)
      • getMaxCharsPerLine

        public int getMaxCharsPerLine()
      • setMaxCharsPerLine

        public void setMaxCharsPerLine​(int maxCharsPerLine)
      • getCjkCharsPerLine

        public int getCjkCharsPerLine()
      • setCjkCharsPerLine

        public void setCjkCharsPerLine​(int cjkCharsPerLine)
      • getKeepTimecodes

        public boolean getKeepTimecodes()
      • setKeepTimecodes

        public void setKeepTimecodes​(boolean keepTimecodes)
      • getSplitWords

        public boolean getSplitWords()
      • setSplitWords

        public void setSplitWords​(boolean splitWords)