album_art_extractor_instance_simple Class Reference

#include <album_art.h>

Inheritance diagram for album_art_extractor_instance_simple:

album_art_extractor_instance service_base

List of all members.

Public Member Functions

void set (const GUID &p_what, album_art_data_ptr p_content)
bool have_item (const GUID &p_what)
album_art_data_ptr query (const GUID &p_what, abort_callback &p_abort)
 Throws exception_album_art_not_found when the requested album art entry could not be found in the referenced media file.
bool is_empty () const


Detailed Description

Helper - simple implementation of album_art_extractor_instance.
Since:
0.9.5

Member Function Documentation

void album_art_extractor_instance_simple::set ( const GUID &  p_what,
album_art_data_ptr  p_content 
) [inline]

bool album_art_extractor_instance_simple::have_item ( const GUID &  p_what  )  [inline]

album_art_data_ptr album_art_extractor_instance_simple::query ( const GUID &  p_what,
abort_callback &  p_abort 
) [inline, virtual]

Throws exception_album_art_not_found when the requested album art entry could not be found in the referenced media file.

Implements album_art_extractor_instance.

bool album_art_extractor_instance_simple::is_empty (  )  const [inline]


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

Generated on Fri Apr 25 18:49:40 2008 for foobar2000 SDK by  doxygen 1.5.5