Exiv2
|
Adjust the Exif (or other metadata) timestamps More...
#include <actions.hpp>
Public Types | |
typedef std::auto_ptr< Adjust > | AutoPtr |
Shortcut for an auto pointer. | |
Public Member Functions | |
virtual int | run (const std::string &path) |
Application interface to perform a task. | |
AutoPtr | clone () const |
Virtual copy construction. |
Adjust the Exif (or other metadata) timestamps
int Action::Adjust::run | ( | const std::string & | path | ) | [virtual] |
Application interface to perform a task.
path | Path of the file to process. |
Implements Action::Task.
References Params::YodAdjust::adjustment_, Params::adjustment_, Exiv2::ExifData::empty(), Exiv2::fileExists(), Params::instance(), Exiv2::ImageFactory::open(), and Params::yodAdjust_.