메소드 | 설명 | |
---|---|---|
ShiftTime ( double shiftTime, bool shiftList1, bool shiftList2 ) : void |
Shift all lines that were given as parameters to SubtitleMatcher that created this object by "shiftTime".
|
|
SubtitleMatcherCache ( object extendedLineInfos1, object extendedLineInfos2 ) : System |
public ShiftTime ( double shiftTime, bool shiftList1, bool shiftList2 ) : void | ||
shiftTime | double | |
shiftList1 | bool | |
shiftList2 | bool | |
리턴 | void |
public SubtitleMatcherCache ( object extendedLineInfos1, object extendedLineInfos2 ) : System | ||
extendedLineInfos1 | object | |
extendedLineInfos2 | object | |
리턴 | System |