--- a/videoutils_plat/videoplayer_constants_api/inc/mpxvideoplaybackdefs.h Tue May 11 17:09:35 2010 +0300
+++ b/videoutils_plat/videoplayer_constants_api/inc/mpxvideoplaybackdefs.h Tue May 25 13:47:54 2010 +0300
@@ -15,7 +15,7 @@
*/
-// Version : %version: 12 %
+// Version : %version: 13 %
#ifndef CMPXVIDEOPLAYBACKDEFS_H
@@ -122,7 +122,8 @@
EPbCmdCustomPlay,
EPbCmdRetrieveBufferingPercentage,
EPbCmdLoadingStarted,
- EPbCmdHideControls
+ EPbCmdHideControls,
+ EPbCmdSetPosterFrame
};
enum TMPXGeneralError
@@ -131,7 +132,9 @@
KMPXVideoPlayOver2GDuringVoiceCallError,
KMPXVideoTvOutPlaybackNotAllowed,
KMPXVideoTvOutPlaybackNotAllowedClose,
-
+ KMPXVideoSetPosterFrameFailure,
+ KMPXVideoSetPosterFrameSuccess,
+ KMPXVideoSetPosterFrameNotSupported,
KMPXPluginError
};
--- a/videoutils_plat/videoplayer_constants_api/inc/vcxmyvideosdefs.h Tue May 11 17:09:35 2010 +0300
+++ b/videoutils_plat/videoplayer_constants_api/inc/vcxmyvideosdefs.h Tue May 25 13:47:54 2010 +0300
@@ -128,9 +128,12 @@
EVcxMyVideosOriginTvRecording = MdeConstants::Object::ERecorded
} TVcxMyVideosOrigin;
-const TInt KVcxMyVideosCollectionCenrepUid = 0x2001B2A9;
-const TInt KVcxMyVideosCollectionCenrepKeySortingOrder = 0x01;
-const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedMpxId = 0x02;
+const TInt KVcxMyVideosCollectionCenrepUid = 0x2001B2A9;
+const TInt KVcxMyVideosCollectionCenrepKeySortingOrder = 0x01;
+const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedMpxId = 0x02;
+const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedName = 0x03;
+const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedPath = 0x04;
+const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedIndicator = 0x05;
const TInt KVcxMyVideosCenRepUid = 0x102750E2; // same as KIptvCenRepUid in CIptvUtil.h
const TInt KVcxMyVideosCenRepPreferredMemoryKey = 0x01; // same as KIptvCenRepPreferredMemoryKey in CIptvUtil.h