mobilemessaging/mmsui/viewerinc/UniMmsViewerAppUi.h
branchCompilerCompatibility
changeset 16 fa7d37e3fdf4
parent 2 0bf1d54f37d9
equal deleted inserted replaced
15:73eb582b3dfb 16:fa7d37e3fdf4
   492         /**
   492         /**
   493         * Checks whether media can be played or tried to be played.
   493         * Checks whether media can be played or tried to be played.
   494         * This function returns EFalse, if media is DRM protected and
   494         * This function returns EFalse, if media is DRM protected and
   495         * no rights exist.
   495         * no rights exist.
   496         */         
   496         */         
   497         TBool CMmsViewerAppUi::MediaCanPlay(const CMsgMediaControl* aMedia,
   497         TBool MediaCanPlay(const CMsgMediaControl* aMedia,
   498                                             const CUniObject* aMmsObject ) const;
   498                                             const CUniObject* aMmsObject ) const;
   499 
   499 
   500 
   500 
   501         /**
   501         /**
   502         * Checks whether media can be stopped or tried to be played
   502         * Checks whether media can be stopped or tried to be played