Метод | Описание | |
---|---|---|
Close ( ) : void | ||
FindSubtitleNearPosition ( System.TimeSpan position ) : int | ||
SubtitleTracker ( ) : GnomeSubtitles.Core |
Метод | Описание | |
---|---|---|
EmitCurrentSubtitleChanged ( int newIndex ) : void | ||
IsSubtitleLoaded ( ) : bool | ||
IsTimeInCurrentSubtitle ( System.TimeSpan time ) : bool | ||
OnBaseDocumentLoaded ( |
||
OnBaseInitFinished ( ) : void | ||
OnVideoPositionChanged ( System.TimeSpan newPosition ) : void | ||
SetCurrentSubtitle ( int index ) : void | ||
UnSetCurrentSubtitle ( ) : void |
public FindSubtitleNearPosition ( System.TimeSpan position ) : int | ||
position | System.TimeSpan | |
Результат | int |
public SubtitleTracker ( ) : GnomeSubtitles.Core | ||
Результат | GnomeSubtitles.Core |