inc/mpxvideoplayercustomviewmsgconsts.h
branchRCL_3
changeset 16 67eb01668b0e
parent 8 ce5ada96ab30
equal deleted inserted replaced
15:8f0df5c82986 16:67eb01668b0e
    13 *
    13 *
    14 * Description:  Constant header for feeds view messages*
    14 * Description:  Constant header for feeds view messages*
    15 */
    15 */
    16 
    16 
    17 
    17 
    18 // Version : %version: da1mmcf#3 %
    18 // Version : %version: da1mmcf#4 %
       
    19 
    19 
    20 
    20 #ifndef __MPXVIDEOPLAYERCUSTOMVIEWMSGCONSTS_H__
    21 #ifndef __MPXVIDEOPLAYERCUSTOMVIEWMSGCONSTS_H__
    21 #define __MPXVIDEOPLAYERCUSTOMVIEWMSGCONSTS_H__
    22 #define __MPXVIDEOPLAYERCUSTOMVIEWMSGCONSTS_H__
    22 
    23 
    23 /**
    24 /**
    29 
    30 
    30 const TInt KVcxCustomViewMessagePtr = 0x200211F9;
    31 const TInt KVcxCustomViewMessagePtr = 0x200211F9;
    31 
    32 
    32 const TInt KMpxVideoPlaybackPdlReloading = 0x20024339;
    33 const TInt KMpxVideoPlaybackPdlReloading = 0x20024339;
    33 
    34 
       
    35 const TInt KMpxVideoPlaybackPdlReloadComplete = 0x2002433A;
    34 
    36 
    35 #endif // __MPXVIDEOPLAYERCUSTOMVIEWMSGCONSTS_H__
    37 #endif // __MPXVIDEOPLAYERCUSTOMVIEWMSGCONSTS_H__