C# Class subtitleMemorize.UtilsAlignSubToAudio

Afficher le fichier Open project: ChangSpivey/SubtitleMemorize Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

GetBestShiftValue() public méthode

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

UtilsAlignSubToAudio() public méthode

public UtilsAlignSubToAudio ( List lines, UtilsInputFiles audioFile ) : System
lines List
audioFile UtilsInputFiles
Résultat System