C# 클래스 Ass2Srt.AssAnalyzerForSrt

상속: AssAnalyzer
파일 보기 프로젝트 열기: dxcheng25/AssToolkit 1 사용 예제들

공개 메소드들

메소드 설명
Analyze ( ) : string[]
AssAnalyzerForSrt ( string strDialogues, int type, bool DoubleOrSingle ) : System

비공개 메소드들

메소드 설명
DialogueProcessor ( string strDialogue, int subCount ) : List
GetDialogue ( string strDialogue ) : List
GetTime ( string strDialogue ) : string

메소드 상세

Analyze() 공개 메소드

public Analyze ( ) : string[]
리턴 string[]

AssAnalyzerForSrt() 공개 메소드

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