class MCameraImageBuffer : public MCameraBuffer2 |
This class is used to provide further information about still image data.
Public Member Functions | |
---|---|
TInt | GetImageBufferInfo(CCamera::CCameraPreImageCaptureControl::TImageBufferInfo &) |
Inherited Attributes | |
---|---|
MCameraBuffer::iElapsedTime | |
MCameraBuffer::iIndexOfFirstFrameInBuffer |
TInt | GetImageBufferInfo | ( | CCamera::CCameraPreImageCaptureControl::TImageBufferInfo & | aImageBufferInfo | ) | const [pure virtual] |
Retrieves information regarding the image data received.
When there is a sub-frame, each image buffer retrieved contains only one sub-frame. If any of the subframe delivery reports an error, then no further subframes of this image would be delivered to the client.
Also retrieves information in order to distinguish the retrieved image buffer when shot-to-shot reduced latency scheme is used.
CCamera::CCameraPreImageCaptureControl::TImageBufferInfo & aImageBufferInfo | Retrieves the info regarding the image data received. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.