SubLib Subtitle Library

SubtitleFactory.Open Method 

Creates Subtitles by opening the file at the specified path.

public Subtitles Open(
   string path
);

Return Value

The opened subtitles.

Remarks

The properties of the opened file are accessible with FileProperties, after opening.

See Also

SubtitleFactory Class | SubLib Namespace