21 #ifndef UTILSVIDEO_HPP_ 22 #define UTILSVIDEO_HPP_ 24 #include "exiv2lib_export.h" 52 static bool compareTagValue(
Exiv2::DataBuf& buf,
const char arr[][5],int32_t arraysize);
61 static bool simpleBytesComparison(
Exiv2::DataBuf& buf ,
const char* str,int32_t size);
66 #endif // #ifndef UTILSVIDEO_HPP_ Utility class containing a character array. All it does is to take care of memory allocation and dele...
Definition: types.hpp:204
Provides classes and functions to encode and decode Exif and Iptc data. The libexiv2 API consists of ...
Definition: asfvideo.hpp:36
Class of utility functions used by the video code.
Definition: utilsvideo.hpp:34
Encoding and decoding of Exif data.