|
void | Reset () |
|
void | Archive (CArchive &ar) override |
|
void | Serialize (CVariant &value) const override |
|
void | ToSortable (SortItem &sortable, Field field) const override |
|
const std::string | GetInfo (int info) const |
|
bool | Loaded () const |
|
bool | Load (const std::string &path) |
|
void | SetInfo (const std::string &key, const std::string &value) |
|
const CDateTime & | GetDateTimeTaken () const |
| GetDateTimeTaken() – Returns the EXIF DateTimeOriginal for current picture. More...
|
|
|
class | KODI::ADDONS::CImageDecoder |
|
◆ GetDateTimeTaken()
const CDateTime & CPictureInfoTag::GetDateTimeTaken |
( |
| ) |
const |
GetDateTimeTaken() – Returns the EXIF DateTimeOriginal for current picture.
The exif library returns DateTimeOriginal if available else the other DateTime tags. See libexif CExifParse::ProcessDir for details.
The documentation for this class was generated from the following files: