while using CCamera::EFormatFbsBitmapColor16M image is captured, but when CCamera::EFormatExif or EFormatJpeg Feature Not Supported error is displayed.
i am using nokia 6681.
while using CCamera::EFormatFbsBitmapColor16M image is captured, but when CCamera::EFormatExif or EFormatJpeg Feature Not Supported error is displayed.
i am using nokia 6681.
You can check the supported formats in TCameraInfo::iImageFormatsSupported, then make sure that you also check CCamera::EnumerateCaptureSizes - not all sizes are supported with all formats.