|
TagLib 1.11.1 (asfpicture.h Source File) |
|
|
|
Go to the documentation of this file.
83 RecordingLocation = 0x0D,
85 DuringRecording = 0x0E,
87 DuringPerformance = 0x0F,
89 MovieScreenCapture = 0x10,
209 #ifndef DO_NOT_DOCUMENT
216 class PicturePrivate;
222 #endif // ASFPICTURE_H
ByteVector picture() const
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
void setMimeType(const String &value)
void setType(const ASF::Picture::Type &t)
ByteVector render() const
void setDescription(const String &desc)
void swap(Picture &other)
Picture & operator=(const Picture &other)
void setPicture(const ByteVector &p)
Picture(const Picture &other)
Type
Definition: asfpicture.h:55
A byte vector.
Definition: tbytevector.h:46
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
String description() const
An ASF attached picture interface implementation.
Definition: asfpicture.h:49
A wide string class suitable for unicode.
Definition: tstring.h:85