Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
libexif.cpp File Reference
#include <windows.h>
#include "JpegParse.h"
#include "libexif.h"

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 
)