209#ifndef DO_NOT_DOCUMENT
216 class PicturePrivate;
ByteVector picture() const
void setMimeType(const String &value)
ByteVector render() const
void setDescription(const String &desc)
String description() const
Picture(const Picture &other)
void setType(const ASF::Picture::Type &t)
Type
Definition asfpicture.h:55
@ Composer
Picture of the composer.
Definition asfpicture.h:79
@ BandLogo
Logo of the band or performer.
Definition asfpicture.h:95
@ Band
Picture of the band or orchestra.
Definition asfpicture.h:77
@ LeadArtist
Picture of the lead artist or soloist.
Definition asfpicture.h:71
@ ColouredFish
Picture of a large, coloured fish.
Definition asfpicture.h:91
@ Media
Image from the album itself.
Definition asfpicture.h:69
@ DuringPerformance
Picture of the artists during performance.
Definition asfpicture.h:87
@ LeafletPage
Inside leaflet page of the album.
Definition asfpicture.h:67
@ DuringRecording
Picture of the artists during recording.
Definition asfpicture.h:85
@ Conductor
Picture of the conductor.
Definition asfpicture.h:75
@ MovieScreenCapture
Picture from a movie or video related to the track.
Definition asfpicture.h:89
@ RecordingLocation
Picture of the recording location or studio.
Definition asfpicture.h:83
@ BackCover
Back cover image of the album.
Definition asfpicture.h:65
@ PublisherLogo
Logo of the publisher (record company)
Definition asfpicture.h:97
@ FileIcon
32x32 PNG image that should be used as the file icon
Definition asfpicture.h:59
@ Lyricist
Picture of the lyricist or text writer.
Definition asfpicture.h:81
@ OtherFileIcon
File icon of a different size or format.
Definition asfpicture.h:61
@ Illustration
Illustration related to the track.
Definition asfpicture.h:93
@ Artist
Picture of the artist or performer.
Definition asfpicture.h:73
@ Other
A type not enumerated below.
Definition asfpicture.h:57
@ FrontCover
Front cover image of the album.
Definition asfpicture.h:63
void setPicture(const ByteVector &p)
Picture & operator=(const Picture &other)
void swap(Picture &other)
A byte vector.
Definition tbytevector.h:46
A wide string class suitable for unicode.
Definition tstring.h:85
An implementation of ASF (WMA) metadata.
Definition asfattribute.h:37
A namespace for all TagLib related classes and functions.
Definition apefile.h:41
#define TAGLIB_EXPORT
Definition taglib_export.h:40