#include <album_art.h>

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 |
| 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] |
1.5.5