class MCameraBuffer2 : public MCameraBuffer |
This class is used to provide extra buffer informations through a custom interface.
MCameraImageBuffer
Public Member Functions | |
---|---|
TInt | CustomInterface(TUid, TAny *&) |
TInt | GetInterfaceUids(RArray< TUid > &) |
Inherited Attributes | |
---|---|
MCameraBuffer::iElapsedTime | |
MCameraBuffer::iIndexOfFirstFrameInBuffer |
TInt | CustomInterface | ( | TUid | aInterface, |
TAny *& | aPtrInterface | |||
) | [pure virtual] |
Gets a custom interface for extra buffer information.
The error code.