SubLib Subtitle Library

SubtitleTypeInfo Members

SubtitleTypeInfo overview

Public Instance Constructors

SubtitleTypeInfo Constructor Initializes a new instance of the SubtitleTypeInfo class.

Public Instance Properties

ExtensionsThe extensions the subtitle type uses.
ExtensionsAsTextA comma-separated list of the extensions the subtitle type uses. The prefix "*." is added to every extension.
NameThe name of the subtitle type.
PreferredExtensionThe preferred extension, which is the first on the list.
TypeThe subtitle type.

Public Instance Methods

CompareToCompares this instance with a specified object, based on the object names. See CompareTo for more information.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
HasExtensionChecks whether the specified extension is one of the extensions of the SubtitleType
ToString (inherited from Object) 

Protected Instance Methods

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

See Also

SubtitleTypeInfo Class | SubLib Namespace