C# 클래스 MPTagThat.Core.AlbumInfo.AlbumSites.MusicBrainz

상속: AbstractAlbumSite
파일 보기 프로젝트 열기: MediaPortal/MPTagThat

공개 메소드들

메소드 설명
MusicBrainz ( string artist, string album, WaitHandle mEventStopSiteSearches, int timeLimit ) : System
SiteActive ( ) : bool

보호된 메소드들

메소드 설명
GetAlbumInfoWithTimer ( ) : void

비공개 메소드들

메소드 설명
GetAlbumQuery ( string artistName, string albumName ) : Task
JoinArtists ( List credits ) : string
SwitchArtist ( string artist ) : string

메소드 상세

GetAlbumInfoWithTimer() 보호된 메소드

protected GetAlbumInfoWithTimer ( ) : void
리턴 void

MusicBrainz() 공개 메소드

public MusicBrainz ( string artist, string album, WaitHandle mEventStopSiteSearches, int timeLimit ) : System
artist string
album string
mEventStopSiteSearches System.Threading.WaitHandle
timeLimit int
리턴 System

SiteActive() 공개 메소드

public SiteActive ( ) : bool
리턴 bool