videoutils_plat/videoplayer_constants_api/inc/vcxmyvideosdefs.h
branchRCL_3
changeset 15 913622afaa4b
parent 10 ec2d0136d75d
child 16 1dbd6ed29a76
equal deleted inserted replaced
14:09899d2ccb77 15:913622afaa4b
   126     EVcxMyVideosOriginDownloaded         = MdeConstants::Object::EDownloaded,
   126     EVcxMyVideosOriginDownloaded         = MdeConstants::Object::EDownloaded,
   127     EVcxMyVideosOriginSideLoaded         = MdeConstants::Object::ESideLoaded,
   127     EVcxMyVideosOriginSideLoaded         = MdeConstants::Object::ESideLoaded,
   128     EVcxMyVideosOriginTvRecording        = MdeConstants::Object::ERecorded
   128     EVcxMyVideosOriginTvRecording        = MdeConstants::Object::ERecorded
   129     }  TVcxMyVideosOrigin;
   129     }  TVcxMyVideosOrigin;
   130 
   130 
   131 const TInt KVcxMyVideosCollectionCenrepUid                 = 0x2001B2A9;
   131 const TInt KVcxMyVideosCollectionCenrepUid                      = 0x2001B2A9;
   132 const TInt KVcxMyVideosCollectionCenrepKeySortingOrder     = 0x01; 
   132 const TInt KVcxMyVideosCollectionCenrepKeySortingOrder          = 0x01; 
   133 const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedMpxId = 0x02; 
   133 const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedMpxId      = 0x02; 
       
   134 const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedName       = 0x03; 
       
   135 const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedPath       = 0x04; 
       
   136 const TInt KVcxMyVideosCollectionCenrepKeyLastWatchedIndicator  = 0x05; 
   134 
   137 
   135 const TInt KVcxMyVideosCenRepUid = 0x102750E2; // same as KIptvCenRepUid in CIptvUtil.h
   138 const TInt KVcxMyVideosCenRepUid = 0x102750E2; // same as KIptvCenRepUid in CIptvUtil.h
   136 const TInt KVcxMyVideosCenRepPreferredMemoryKey = 0x01; // same as KIptvCenRepPreferredMemoryKey in CIptvUtil.h
   139 const TInt KVcxMyVideosCenRepPreferredMemoryKey = 0x01; // same as KIptvCenRepPreferredMemoryKey in CIptvUtil.h
   137 const TInt KVcxMyvideosCenRepParentControlKey = 0xC; // same as KIptvCenRepParentControlKey in CIptvUtil.h
   140 const TInt KVcxMyvideosCenRepParentControlKey = 0xC; // same as KIptvCenRepParentControlKey in CIptvUtil.h
   138 const TInt KVcxMyvideosCenRepParentControlKeyOff = 0; // same as KIptvCenRepParentControlKeyOff in CIptvUtil.h
   141 const TInt KVcxMyvideosCenRepParentControlKeyOff = 0; // same as KIptvCenRepParentControlKeyOff in CIptvUtil.h