class MMMFVideoFrameMessage |
Interface class to provide a callback to the video controller custom command interface from the controller plug-in (the object that implements the video record controller interface MMMFVideoPlayControllerCustomCommandImplementor ) when a GetFrame() request has been issued.
Public Member Functions | |
---|---|
void | FrameReady ( TInt ) |
CFbsBitmap & | GetBitmap () |
void | FrameReady | ( | TInt | aError | ) | [pure virtual] |
Called when a frame has been successfully decoded.
TInt aError | The result code to be given to the client. |
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.