83 RecordingLocation = 0x0D,
85 DuringRecording = 0x0E,
87 DuringPerformance = 0x0F,
89 MovieScreenCapture = 0x10,
128 bool isValid()
const;
146 void setMimeType(
const String &value);
169 String description()
const;
176 void setDescription(
const String &desc);
207 int dataSize()
const;
209 #ifndef DO_NOT_DOCUMENT 216 class PicturePrivate;
222 #endif // ASFPICTURE_H
#define Picture
Definition: vda.h:40
A byte vector.
Definition: tbytevector.h:45
A wide string class suitable for unicode.
Definition: tstring.h:84
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
Type
This describes the function or content of the picture.
Definition: asfpicture.h:55
A namespace for all TagLib related classes and functions.
Definition: aifffile.h:33
An ASF attached picture interface implementation.
Definition: asfpicture.h:49