C# 클래스 TraktPlugin.TraktHandlers.ArgusTVRecordings

상속: ITraktHandler
파일 보기 프로젝트 열기: trakt/Trakt-for-Mediaportal

공개 메소드들

메소드 설명
ArgusTVRecordings ( int priority ) : System
Scrobble ( string filename ) : bool
StopScrobble ( ) : void
SyncLibrary ( ) : void
SyncProgress ( ) : void

메소드 상세

ArgusTVRecordings() 공개 메소드

public ArgusTVRecordings ( int priority ) : System
priority int
리턴 System

Scrobble() 공개 메소드

public Scrobble ( string filename ) : bool
filename string
리턴 bool

StopScrobble() 공개 메소드

public StopScrobble ( ) : void
리턴 void

SyncLibrary() 공개 메소드

public SyncLibrary ( ) : void
리턴 void

SyncProgress() 공개 메소드

public SyncProgress ( ) : void
리턴 void