C# Class Ass2Srt.AssAnalyzerForSrt

Inheritance: AssAnalyzer
Datei anzeigen Open project: dxcheng25/AssToolkit Class Usage Examples

Public Methods

Method Description
Analyze ( ) : string[]
AssAnalyzerForSrt ( string strDialogues, int type, bool DoubleOrSingle ) : System

Private Methods

Method Description
DialogueProcessor ( string strDialogue, int subCount ) : List
GetDialogue ( string strDialogue ) : List
GetTime ( string strDialogue ) : string

Method Details

Analyze() public method

public Analyze ( ) : string[]
return string[]

AssAnalyzerForSrt() public method

public AssAnalyzerForSrt ( string strDialogues, int type, bool DoubleOrSingle ) : System
strDialogues string
type int
DoubleOrSingle bool
return System