#include <mp4coverart.h>
§ Format
This describes the image type.
Enumerator |
---|
JPEG | |
PNG | |
BMP | |
GIF | |
Unknown | |
§ CoverArt() [1/2]
§ ~CoverArt()
TagLib::MP4::CoverArt::~CoverArt |
( |
| ) |
|
§ CoverArt() [2/2]
TagLib::MP4::CoverArt::CoverArt |
( |
const CoverArt & |
item | ) |
|
§ data()
§ format()
Format TagLib::MP4::CoverArt::format |
( |
| ) |
const |
§ operator=()
Copies the contents of item into this CoverArt.
§ swap()
void TagLib::MP4::CoverArt::swap |
( |
CoverArt & |
item | ) |
|
Exchanges the content of the CoverArt by the content of item.
The documentation for this class was generated from the following file: