Metadata provider constants

Constant for requesting cover art references

Synopsis:

#include <mm/md.h>

Definitions:

#define MD_COVERART_BYREF "BYREF"

This constant provides a keyword for returning cover art by reference. If requested, MDPs won't write cover art to a file. You can use this constant when specifying the image attribute in the list of metadata types to retrieve, for example: md_artwork::image?file=BYREF.

Library:

libmd