|
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,
128 bool isValid()
const;
146 void setMimeType(
const String &value);
176 void setDescription(
const String &desc);
207 int dataSize()
const;
209 #ifndef DO_NOT_DOCUMENT
216 class PicturePrivate;
222 #endif // ASFPICTURE_H
A namespace for all TagLib related classes and functions.
Definition: apefile.h:41
Type
Definition: asfpicture.h:110
A byte vector.
Definition: tbytevector.h:64
#define TAGLIB_EXPORT
Definition: taglib_export.h:38
An ASF attached picture interface implementation.
Definition: asfpicture.h:85
A wide string class suitable for unicode.
Definition: tstring.h:82