Hello! I use camera and need create new exif structure. Example, ifd0,ifdGps,myStructure,ifd1. How create hee? Who know? Thanks you.
Hello! I use camera and need create new exif structure. Example, ifd0,ifdGps,myStructure,ifd1. How create hee? Who know? Thanks you.
have you checked this example already: http://wiki.forum.nokia.com/index.ph...ng_Example.zip
This example don't create new table( , but I nave create new table. How create new table in exif?
Don't really know about tables, anyway, it gives you nice staring point on the APIs and how they are used. So next thing you could maybe try out, is to check the API docs, and search if there are more suitable examples available for your use case.