Name |
Description |
EpisodeInfo |
|
InfoEncoding |
Represents a text encoding. |
InfoLanguages |
|
InfoProgress |
Information for progress dialog. This is independent of any toolkit because it a handler. Progress information is divided into two types: a) the section, which describes what is currently done. The section is a string like "Episode 01 - Extracting subtitle" Every section has... b) ... a number of steps. This is the information how much of the section is handled. An example is the number of processed lines when matching. Each section is finished after the number of processed steps is the same as the number of given steps for this section. Every section has the same share of the total 100%. There are some section fully completed, then there is the "active" section and then sections, that are 0% complete. Every of the n sections has 1/n part in the progress bar. In-between steps are determined by the sub-steps in the active section. |
InfoProgress.ProgressSection |
A section in the whole process. See documentation of InfoProgress for more detail. |
InstanceSettings |
Settings for one program instance. |
MainClass |
|
PerSubtitleSettings |
|
PreviewListModel |
|
PreviewListModel.AtomicChange |
|
PreviewListModel.BinaryChangeMode |
|
Settings |
|
StreamInfo |
|
StreamInfo.StreamType |
|
SubtitleMatcher |
|
SubtitleMatcher.BiMatchedLines |
Indices refer to lines in two list. This represents a many-to-many (N:M) relationship of this list. |
SubtitleMatcher.ExtendedLineInfo |
|
SubtitleMatcher.SubtitleMatcherCache |
|
SubtitleParserASS |
Parse .ass/.ssa files |
SubtitleParserSRT |
Parser for Subrip (.srt) files. |
SystemSettings |
|
UtilsAlignSubToAudio |
|
UtilsAudio |
|
UtilsImage |
|
UtilsInputFiles |
|
UtilsInputFiles.DataEntry |
|
UtilsInputFiles.FileDesc |
|
WorkerAudio |
|
WorkerSnapshot |
|