Method | Description | |
---|---|---|
Clone ( ) : object | ||
GetAvailableType ( SubtitleType type ) : |
Get information about an available subtitle type.
|
|
IsSubtitleExtension ( string dottedExtension ) : bool | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Subtitles ( |
Initializes a new instance of the Subtitles class.
|
Method | Description | |
---|---|---|
GetSubtitleText ( int subtitleNumber, SubtitleTextType textType ) : |
||
UpdateFramesFromTimes ( float frameRate ) : void | ||
UpdateTimesFromFrames ( float frameRate ) : void |
public static GetAvailableType ( SubtitleType type ) : |
||
type | SubtitleType | The subtitle type. |
return |
public static IsSubtitleExtension ( string dottedExtension ) : bool | ||
dottedExtension | string | |
return | bool |
protected Subtitles ( |
||
collection | A collection of subtitles. | |
properties | The subtitles' properties. | |
return | SubLib.IO.SubtitleFormats |