foobar2000 SDK
2015-08-03
|
Variables | |
static const GUID | artist = { 0x9a654042, 0xacd1, 0x43f7, { 0xbf, 0xcf, 0xd3, 0xec, 0xf, 0xfe, 0x40, 0xfa } } |
static const GUID | cover_back = { 0xcb552d19, 0x86d5, 0x434c, { 0xac, 0x77, 0xbb, 0x24, 0xed, 0x56, 0x7e, 0xe4 } } |
static const GUID | cover_front = { 0xf1e66f4e, 0xfe09, 0x4b94, { 0x91, 0xa3, 0x67, 0xc2, 0x3e, 0xd1, 0x44, 0x5e } } |
static const GUID | disc = { 0x3dba9f36, 0xf928, 0x4fa4, { 0x87, 0x9c, 0xd3, 0x40, 0x47, 0x59, 0x58, 0x7e } } |
static const GUID | icon = { 0x74cdf5b4, 0x7053, 0x4b3d, { 0x9a, 0x3c, 0x54, 0x69, 0xf5, 0x82, 0x6e, 0xec } } |
Namespace containing identifiers of album art types.
|
static |
Artist picture.
Definition at line 36 of file album_art.h.
|
static |
Back cover.
Definition at line 30 of file album_art.h.
|
static |
Front cover.
Definition at line 28 of file album_art.h.
|
static |
Picture of a disc or other storage media.
Definition at line 32 of file album_art.h.
|
static |
Album-specific icon (NOT a file type icon).
Definition at line 34 of file album_art.h.