--- a/videoplayerapp/videoplayerengine/inc/mpxvideoplayerappuiengine.h Fri Jul 23 11:10:06 2010 +0300
+++ b/videoplayerapp/videoplayerengine/inc/mpxvideoplayerappuiengine.h Fri Aug 06 09:43:48 2010 +0300
@@ -15,7 +15,7 @@
*
*/
-// Version : %version: 7 %
+// Version : %version: 8 %
@@ -202,6 +202,13 @@
void LateInitL();
TInt ReplayAfterPriorTermination(const TDesC& aFileName);
+
+ /*
+ * converts provided error code to a string
+ * @since 10.1
+ * @param aErrorCode error code to be converted
+ */
+ const TDesC& ResolveErrorStringL(TInt aErrorCode);
private:
/**