SubLib Subtitle Library

SubtitleFactory Members

SubtitleFactory overview

Public Instance Constructors

SubtitleFactory Constructor Initializes a new instance of the SubtitleFactory class.

Public Instance Properties

EncodingThe encoding to be used upon open.
FallbackEncodingThe encoding to fallback to when using encoding auto-detection.
FilePropertiesThe properties of an opened file, after opening.
IncludeIncompleteSubtitlesWhether to detect and store incomplete subtitles found upon open.
IncompleteSubtitlesThe incomplete subtitles that were found when opening a file.
SubtitleTypeThe type of the subtitle being opened.
VerboseWhether to enable the library to print messages to the console.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
NewCreates new empty Subtitles.
OpenCreates Subtitles by opening the file at the specified path.
OpenPlain 
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

SubtitleFactory Class | SubLib Namespace