SubLib Subtitle Library

SubtitleConstants Members

SubtitleConstants overview

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.

Public Instance Constructors

SubtitleConstants Constructor Initializes a new instance of the SubtitleConstants class.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

SubtitleConstants Class | SubLib Namespace