C# 클래스 subtitleMemorize.UtilsAlignSubToAudio

파일 보기 프로젝트 열기: ChangSpivey/SubtitleMemorize 1 사용 예제들

공개 메소드들

메소드 설명
GetBestShiftValue ( ) : double

Computes the time in seconds for that the lines have to be shifted fit optimal to the audio.

UtilsAlignSubToAudio ( List lines, UtilsInputFiles audioFile ) : System

메소드 상세

GetBestShiftValue() 공개 메소드

Computes the time in seconds for that the lines have to be shifted fit optimal to the audio.
public GetBestShiftValue ( ) : double
리턴 double

UtilsAlignSubToAudio() 공개 메소드

public UtilsAlignSubToAudio ( List lines, UtilsInputFiles audioFile ) : System
lines List
audioFile UtilsInputFiles
리턴 System