class MTNEVideoClipInfoObserver |
Observer for notifying that video clip info is ready for reading.
Public Member Functions | |
---|---|
void | NotifyVideoClipInfoReady ( CTNEVideoClipInfo &, TInt ) |
void | NotifyVideoClipInfoReady | ( | CTNEVideoClipInfo & | aInfo, |
TInt | aError | |||
) | [pure virtual] |
Called to notify that video clip info is ready for reading.
KErrNotFound if there is no file with the specified name in the specified directory (but the directory exists)
KErrPathNotFound if the specified directory does not exist
KErrUnknown if the specified file is of unknown format
CTNEVideoClipInfo & aInfo | video clip info |
TInt aError | KErrNone if info is ready for reading; one of the system wide error codes if reading file 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.