# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1268649883 -7200 # Node ID ec2d0136d75d6effbfe8c71240c0b232d8e516f7 # Parent d814ed7f9a1268852d1c96e23e750c45cf297317 Revision: 201008 Kit: 201010 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