Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CJpegParse Class Reference

#include <JpegParse.h>

Public Member Functions

 CJpegParse ()
 
 ~CJpegParse (void)=default
 
bool Process (const char *picFileName)
 
const ExifInfo_tGetExifInfo () const
 
const IPTCInfo_tGetIptcInfo () const
 

Constructor & Destructor Documentation

§ CJpegParse()

CJpegParse::CJpegParse ( )

§ ~CJpegParse()

CJpegParse::~CJpegParse ( void  )
default

Member Function Documentation

§ GetExifInfo()

const ExifInfo_t* CJpegParse::GetExifInfo ( ) const
inline

§ GetIptcInfo()

const IPTCInfo_t* CJpegParse::GetIptcInfo ( ) const
inline

§ Process()

bool CJpegParse::Process ( const char *  picFileName)

The documentation for this class was generated from the following files: