Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TraktPlugin
TraktHandlers
MyTVRecordings
C# 클래스 TraktPlugin.TraktHandlers.MyTVRecordings
상속:
ITraktHandler
파일 보기
프로젝트 열기: trakt/Trakt-for-Mediaportal
공개 메소드들
메소드
설명
MyTVRecordings
(
int
priority
) :
System
Scrobble
(
string
filename
) :
bool
StopScrobble
( ) :
void
SyncLibrary
( ) :
void
SyncProgress
( ) :
void
메소드 상세
MyTVRecordings()
공개
메소드
public
MyTVRecordings
(
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