프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Abort | bool | ||
Domain | string | ||
WebExceptionOccured | bool |
메소드 | 설명 | |
---|---|---|
FindLRC ( ) : string | ||
FindLRCs ( ) : |
||
GetLyricType ( ) : LyricType | ||
GetSiteComplexity ( ) : SiteComplexity | ||
GetSiteSpeed ( ) : SiteSpeed | ||
GetSiteType ( ) : SiteType | ||
LrcFinder ( string artist, string title, |
||
SaveLrc ( string lrcFile ) : bool | ||
SaveLrcWithGuid ( string lrcFile, System.Guid guid ) : bool | ||
SiteActive ( ) : bool |
메소드 | 설명 | |
---|---|---|
FindLyricsWithTimer ( ) : void |
메소드 | 설명 | |
---|---|---|
GetUrl ( lrcfinder lrcFinder ) : string | ||
LrcReturned ( string lrc ) : bool |
public LrcFinder ( string artist, string title, |
||
artist | string | |
title | string | |
mEventStopSiteSearches | ||
timeLimit | int | |
리턴 | System |
public static SaveLrcWithGuid ( string lrcFile, System.Guid guid ) : bool | ||
lrcFile | string | |
guid | System.Guid | |
리턴 | bool |