#include "exif.hpp"
#include "image.hpp"
#include "tags_int.hpp"
Namespaces | |
| namespace | Exiv2 |
| namespace | Exiv2::ImageType |
Classes | |
| class | Exiv2::QuickTimeVideo |
| Class to access QuickTime video files. More... | |
Functions | |
| Image::AutoPtr | Exiv2::newQTimeInstance (BasicIo::AutoPtr io, bool create) |
| Create a new QuicktimeVideo instance and return an auto-pointer to it. Caller owns the returned object and the auto-pointer ensures that it will be deleted. | |
| bool | Exiv2::isQTimeType (BasicIo &iIo, bool advance) |
| Check if the file iIo is a Quick Time Video. | |
Variables | |
| const int | Exiv2::ImageType::qtime = 22 |
| Treating qtime as an image type>. | |
1.5.6