photos_plat/gallery_utilities_api/inc/glxmediageneraldefs.h
branchRCL_3
changeset 24 ea65f74e6de4
parent 0 4e91876724a2
equal deleted inserted replaced
23:b023a8d2866a 24:ea65f74e6de4
   112     {
   112     {
   113     EGlxDrmRightsValidityUnknown,
   113     EGlxDrmRightsValidityUnknown,
   114     EGlxDrmRightsValid,
   114     EGlxDrmRightsValid,
   115     EGlxDrmRightsInvalid
   115     EGlxDrmRightsInvalid
   116     }; 
   116     }; 
       
   117 
       
   118 // Maximum length of a media pop-up text
       
   119 // Example, Album/Tag/Title/Description's length is set to 40 chars maximum
       
   120 const TInt KMaxMediaPopupTextLength = 40;
       
   121 
   117 #endif // __T_GLXMEDIAGENERALDEFS_H__
   122 #endif // __T_GLXMEDIAGENERALDEFS_H__