kodi
Classes | Public Member Functions | Friends | List of all members
CPictureInfoTag Class Reference
Inheritance diagram for CPictureInfoTag:
Inheritance graph
[legend]
Collaboration diagram for CPictureInfoTag:
Collaboration graph
[legend]

Public Member Functions

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 CDateTimeGetDateTimeTaken () const
 GetDateTimeTaken() – Returns the EXIF DateTimeOriginal for current picture. More...
 

Friends

class KODI::ADDONS::CImageDecoder
 

Member Function Documentation

◆ 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: