diff -r 09899d2ccb77 -r 913622afaa4b videoutils_plat/videoplayer_constants_api/inc/vcxmyvideosdefs.h --- 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