| class MTNEVideoClipThumbObserver |
Observer for notifying that video clip thumb has been completed.
| Public Member Functions | |
|---|---|
| void | NotifyVideoClipThumbCompleted ( CTNEVideoClipInfo &, TInt , CFbsBitmap *) |
| void | NotifyVideoClipThumbCompleted | ( | CTNEVideoClipInfo & | aInfo, |
| TInt | aError, | |||
| CFbsBitmap * | aThumb | |||
| ) | [pure virtual] | |||
Called to notify that video clip thumbnail generation has been completed.
| CTNEVideoClipInfo & aInfo | video clip info |
| TInt aError | KErrNone if frame was completed successfully; one of the system wide error codes if generating frame failed |
| CFbsBitmap * aThumb | pointer to thumb if it was generated successfully; NULL if generating frame failed |
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.