SRTMakerSave
|
SRTMakerSave Method |
Description
Create subtitle text file (srt file). Before called this method, you should call SRTMakerAddSubTitle method first.
Syntax
Public Function SRTMakerSave( |
Parameter
strSRTFile
The path of subtitle file.
No Return Value
Example
Visual Basic Syntax |