C# Class Ass2Srt.AssAnalyzerForSrt

Inheritance: AssAnalyzer
Afficher le fichier Open project: dxcheng25/AssToolkit Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
DialogueProcessor ( string strDialogue, int subCount ) : List
GetDialogue ( string strDialogue ) : List
GetTime ( string strDialogue ) : string

Method Details

Analyze() public méthode

public Analyze ( ) : string[]
Résultat string[]

AssAnalyzerForSrt() public méthode

public AssAnalyzerForSrt ( string strDialogues, int type, bool DoubleOrSingle ) : System
strDialogues string
type int
DoubleOrSingle bool
Résultat System