|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <JpegParse.h>
Public Member Functions | |
| CJpegParse () | |
| ~CJpegParse (void)=default | |
| bool | Process (const char *picFileName) |
| const ExifInfo_t * | GetExifInfo () const |
| const IPTCInfo_t * | GetIptcInfo () const |
| CJpegParse::CJpegParse | ( | ) |
|
default |
|
inline |
|
inline |
| bool CJpegParse::Process | ( | const char * | picFileName | ) |