MCameraBuffer2 Class Reference
class MCameraBuffer2 : public MCameraBuffer |
This class is used to provide extra buffer informations through a custom interface.
MCameraImageBuffer
Member Functions Documentation
CustomInterface(TUid, TAny *&)
TInt
| CustomInterface | ( | TUid | aInterface, |
| TAny *& | aPtrInterface |
| ) | [pure virtual] |
Gets a custom interface for extra buffer information.
Parameters
TUid aInterface | The Uid of the particular interface function required for buffer information. |
TAny *& aPtrInterface | The client has to cast the custom interface pointer to the appropriate type. |
GetInterfaceUids(RArray< TUid > &)
Retrieves an array of uids which represents the class identifier used for buffer extension.
Parameters
RArray< TUid > & aInterfaceUids | An array of uids which represents the class identifier. |
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.