diff -r d814ed7f9a12 -r ec2d0136d75d videoutils_plat/videoplayer_constants_api/inc/vcxmyvideosdefs.h --- a/videoutils_plat/videoplayer_constants_api/inc/vcxmyvideosdefs.h Fri Mar 12 15:48:41 2010 +0200 +++ b/videoutils_plat/videoplayer_constants_api/inc/vcxmyvideosdefs.h Mon Mar 15 12:44:43 2010 +0200 @@ -43,6 +43,15 @@ const TInt KCategoryIdExtraItem3 = 8; /** +* My Videos Custom command ID +* +* This is sent to MPX video player app UI, +* when the my videos main view is initialized, and +* player app should do the background initialization. +*/ +const TInt KVcxMyVideosCmdDoLateConstruct = 0x20016B9D; + +/** * Same as KIptvUrlMaxLength in IptvUtil.h. * Comment copied from IptvUtil.h: * As far as I know url specification allows url to be as big as 2048, but