SubtitleFactory Constructor
|
Initializes a new instance of the SubtitleFactory class. |
Encoding | The encoding to be used upon open. |
FallbackEncoding | The encoding to fallback to when using encoding auto-detection. |
FileProperties | The properties of an opened file, after opening. |
IncludeIncompleteSubtitles | Whether to detect and store incomplete subtitles found upon open. |
IncompleteSubtitles | The incomplete subtitles that were found when opening a file. |
SubtitleType | The type of the subtitle being opened. |
Verbose | Whether to enable the library to print messages to the console. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
New | Creates new empty Subtitles. |
Open | Creates Subtitles by opening the file at the specified path. |
OpenPlain | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
SubtitleFactory Class | SubLib Namespace