|
|
User login
Feeds |
does prepareImageCapture() works for YUV format(it's urgent)
|
|||||
| Sat, 2005-08-06 09:04 | |
Forum posts: 40
Forum posts: 7
If image capture is supported then you can find out different formats and sized supported by checking the field iImageFormatsSupported and iNumImageSizesSupported.
If you use any other format and size returned by CameraInfo() then PrepareImageCaptureL() will leave with KErrNotSupported.
Zamir