SubLib Subtitle Library

SubtitleTypeInfo Constructor 

Initializes a new instance of the SubtitleTypeInfo class.

public SubtitleTypeInfo(
   string name,
   SubtitleType type,
   string[] extensions
);

Parameters

name
The name of the subtitle type.
type
The subtitle type.
extensions
The extensions the subtitle type uses.

See Also

SubtitleTypeInfo Class | SubLib Namespace