Hi,
I want to modify/write EXIF data. if I have understand EXIF API can be found also in symbian 3rd Edition public SDK.
There is CJPEGExifEncoder but ICLExif.h can not found in SDK:s.
How the EXIF API can be used in Public SDK?
Hi,
I want to modify/write EXIF data. if I have understand EXIF API can be found also in symbian 3rd Edition public SDK.
There is CJPEGExifEncoder but ICLExif.h can not found in SDK:s.
How the EXIF API can be used in Public SDK?
Last edited by 3rdparty; 2006-10-27 at 18:34.
CJPEGExif* are not part of S60's EXIF API but of Symbian's Multimedia ICL API. As documented in both S60 3rd SDK and S60 3rd SDK MR these classes are not suported.
You should use instead the EXIF API. See also this post