mmsengine/mmscodec/inc/mmsdecode.h
branchRCL_3
changeset 17 caea42e26caa
parent 0 72b543305e3a
child 57 ebe688cedc25
equal deleted inserted replaced
9:1d7827e39b52 17:caea42e26caa
   593      */
   593      */
   594     void FinishL();
   594     void FinishL();
   595     /**
   595     /**
   596     * check DRM contents.
   596     * check DRM contents.
   597     */
   597     */
   598     TBool CheckDRMContent();
   598     TBool CheckDRMContentL();
   599     /**
   599     /**
   600      * Dump binary data into file.
   600      * Dump binary data into file.
   601      */
   601      */
   602     void DumpL();
   602     void DumpL();
   603     
   603