sbIAlbumArtScanner Interface Reference

Interface for an album art scanner. Instantiate as a component instance. It also implements the sbIJobProgress so the progress can be monitored externally. More...

import"sbIAlbumArtScanner.idl";

Inheritance diagram for sbIAlbumArtScanner:
[legend]
Collaboration diagram for sbIAlbumArtScanner:
[legend]

Public Member Functions

void scanListForArtwork (in sbIMediaList aMediaList)
 

Public Attributes

attribute boolean updateArtwork
 If true, update any artwork already present in media items. More...
 

Detailed Description

Interface for an album art scanner. Instantiate as a component instance. It also implements the sbIJobProgress so the progress can be monitored externally.

See Also
sbIAlbumArtScannerListener
sbIJobProgress
sbIJobCancelable

Definition at line 58 of file sbIAlbumArtScanner.idl.

Member Function Documentation

void sbIAlbumArtScanner::scanListForArtwork ( in sbIMediaList  aMediaList)

Member Data Documentation

attribute boolean sbIAlbumArtScanner::updateArtwork

If true, update any artwork already present in media items.

Definition at line 63 of file sbIAlbumArtScanner.idl.


The documentation for this interface was generated from the following file: