SubtitleConstants Members
SubtitleConstants overview
Public Static Fields
 AverageReadingWordsPerMinute | The average reading speed, in words per minute. |
 AverageReadingWordsPerSecond | The average reading speed, in words per second. |
 DistanceFromBottomFactor | The distance of the subtitles to the sides of the screen, in percent of screen dimensions. |
 LaggingOutTime | The maximum amount of time the subtitle should be left on the screen after the end of the utterance, in seconds. |
 LeadingInTime | The amount of time the subtitle should appear after the initiation of the utterance, in seconds. |
 MaxAverageReadingWordsPerMinute | The upper bound on the average reading speed, in words per minute. |
 MaxAverageReadingWordsPerSecond | The upper bound on the average reading speed, in words per second. |
 MaxCharactersPerLine | The maximum number of characters per line. |
 MaxLineCount | The maximum number of lines that should be allowed. |
 MaxSentencesPerSubtitle | The maximum number of sentences that should be allowed per subtitle. |
 MaxSingleLineSubtitleDuration | The maximum duration of a full single-line subtitle, in seconds. |
 MaxTwoLineSubtitleDuration | The maximum duration of a full two-line subtitle, in seconds. |
 MaxWordsPerLine | The maximum number of words per line. |
 MinAverageReadingWordsPerMinute | The lower bound on the average reading speed, in words per minute. |
 MinAverageReadingWordsPerSecond | The lower bound on the average reading speed, in words per second. |
 MinTimeBetweenSubtitles | The minimum amount of time between two consecutive subtitles, in seconds. |
 SingleWordSubtitleDuration | The duration of a single-word subtitle, in seconds. |
Public Instance Constructors
Public Instance Methods
Protected Instance Methods
See Also
SubtitleConstants Class | SubLib Namespace