83 RecordingLocation = 0x0D,
85 DuringRecording = 0x0E,
87 DuringPerformance = 0x0F,
89 MovieScreenCapture = 0x10,
209#ifndef DO_NOT_DOCUMENT
216 class PicturePrivate;
An ASF attached picture interface implementation.
Definition: asfpicture.h:49
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
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
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
#define TAGLIB_EXPORT
Definition: taglib_export.h:40