Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
libexif.cpp File Reference
#include "libexif.h"
#include "JpegParse.h"
#include <memory.h>
#include <cstring>

Functions

bool process_jpeg (const char *filename, ExifInfo_t *exifInfo, IPTCInfo_t *iptcInfo)
 

Function Documentation

◆ process_jpeg()

bool process_jpeg ( const char * filename,
ExifInfo_t * exifInfo,
IPTCInfo_t * iptcInfo )