SubLib Subtitle Library

SubtitleConstants Fields

The fields of the SubtitleConstants class are listed below. For a complete list of SubtitleConstants class members, see the SubtitleConstants Members topic.

Public Static Fields

AverageReadingWordsPerMinuteThe average reading speed, in words per minute.
AverageReadingWordsPerSecondThe average reading speed, in words per second.
DistanceFromBottomFactorThe distance of the subtitles to the sides of the screen, in percent of screen dimensions.
LaggingOutTimeThe maximum amount of time the subtitle should be left on the screen after the end of the utterance, in seconds.
LeadingInTimeThe amount of time the subtitle should appear after the initiation of the utterance, in seconds.
MaxAverageReadingWordsPerMinuteThe upper bound on the average reading speed, in words per minute.
MaxAverageReadingWordsPerSecondThe upper bound on the average reading speed, in words per second.
MaxCharactersPerLineThe maximum number of characters per line.
MaxLineCountThe maximum number of lines that should be allowed.
MaxSentencesPerSubtitleThe maximum number of sentences that should be allowed per subtitle.
MaxSingleLineSubtitleDurationThe maximum duration of a full single-line subtitle, in seconds.
MaxTwoLineSubtitleDurationThe maximum duration of a full two-line subtitle, in seconds.
MaxWordsPerLineThe maximum number of words per line.
MinAverageReadingWordsPerMinuteThe lower bound on the average reading speed, in words per minute.
MinAverageReadingWordsPerSecondThe lower bound on the average reading speed, in words per second.
MinTimeBetweenSubtitlesThe minimum amount of time between two consecutive subtitles, in seconds.
SingleWordSubtitleDurationThe duration of a single-word subtitle, in seconds.

See Also

SubtitleConstants Class | SubLib Namespace