|
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);
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:118
A byte vector.
Definition: tbytevector.h:67
#define TAGLIB_EXPORT
Definition: taglib_export.h:40
An ASF attached picture interface implementation.
Definition: asfpicture.h:91
A wide string class suitable for unicode.
Definition: tstring.h:85