mmlibs/mmfw/tsrc/mmfintegrationtest/scriptFiles/securedrm_testdata.ini
changeset 0 b8ed18f6c07b
equal deleted inserted replaced
-1:000000000000 0:b8ed18f6c07b
       
     1 [DumpRightsDb]
       
     2 ; Copy the rights in the database to a plain text file.
       
     3 Filename = c:\securedrm\DumpRightsDb.txt
       
     4 
       
     5 [CreateDrmArchiveAudio]
       
     6 ; Create a self-contained DRM protected content file, which comprises content and rights.
       
     7 ContentDescription = c:\securedrm\audiocontent2.xml
       
     8 RightsDescription = c:\securedrm\audiorights2.xml
       
     9 OutputFile = c:\securedrm\audio2.contentrights
       
    10 
       
    11 [ImportDrmArchiveAudio]
       
    12 ; Create a DRM protected content file, without rights.  The rights are stripped
       
    13 ; from the input file and stored separately (in the Rights database).
       
    14 source = c:\securedrm\audio2.contentrights
       
    15 target = c:\securedrm\audio2.content