import "sbIAlbumArtFetcherSet.idl";
Inheritance diagram for sbIAlbumArtFetcherSet:
Public Attributes | |
attribute boolean | localOnly |
If true, only attempt to fetch album art from local sources. |
An album art fetcher set may be used to fetch album art from multiple sources. This interface will obtain an ordered set of album art fetchers and call each fetcher in succession until one successfully fetches album art.
Definition at line 54 of file sbIAlbumArtFetcherSet.idl.