Songbird / Development / Songbird Add-Ons API Documentation

sbIAlbumArtFetcherSet Interface Reference

Interface for an album art fetcher set. Instantiate as a component instance. More...

import "sbIAlbumArtFetcherSet.idl";

Inheritance diagram for sbIAlbumArtFetcherSet:

sbIAlbumArtFetcher List of all members.

Public Attributes

const unsigned long TYPE_ALL = 0x00
const unsigned long TYPE_REMOTE = 0x01
const unsigned long TYPE_LOCAL = 0x02
attribute unsigned long fetcherType
 Type of fetchers in the set (local, remote, both).

Detailed Description

Interface for an album art fetcher set. Instantiate as a component instance.

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.

See also:
sbIAlbumArtFetcher

Definition at line 54 of file sbIAlbumArtFetcherSet.idl.


The documentation for this interface was generated from the following file:
Generated on Tue Mar 10 14:28:56 2009 for Songbird by  doxygen 1.5.2