os/security/contentmgmt/referencedrmagent/tcaf/scripts/tcafwmdrmsupport.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/security/contentmgmt/referencedrmagent/tcaf/scripts/tcafwmdrmsupport.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,205 @@
     1.4 +[WMDRMDataReadSyncWithIntent]
     1.5 +synchronous = true
     1.6 +intent = false
     1.7 +inputPacket = I\0N\0P\0U\0T\0D\0A\0T\0A\0
     1.8 +outputPacket = I\0N\0P\0U\0T\0D\0A\0T\0A\0
     1.9 +
    1.10 +[WMDRMDataReadSyncWithoutIntent]
    1.11 +synchronous = true
    1.12 +intent = true
    1.13 +inputPacket =  S\0O\0M\0E\0D\0A\0T\0A\0
    1.14 +outputPacket = S\0O\0M\0E\0D\0A\0T\0A\0
    1.15 +
    1.16 +[WMDRMDataReadAsyncWithIntent]
    1.17 +synchronous = false
    1.18 +intent = false
    1.19 +inputPacket = I\0N\0P\0U\0T\0D\0A\0T\0A\0
    1.20 +outputPacket = I\0N\0P\0U\0T\0D\0A\0T\0A\0
    1.21 +
    1.22 +[WMDRMDataReadAsyncWithoutIntent]
    1.23 +synchronous = false
    1.24 +intent = true
    1.25 +inputPacket =  S\0O\0M\0E\0D\0A\0T\0A\0
    1.26 +outputPacket = S\0O\0M\0E\0D\0A\0T\0A\0
    1.27 +
    1.28 +[WMDRMManagerAttribute]
    1.29 +attribute = 0
    1.30 +value = 0
    1.31 +wmdrmEnabled = true
    1.32 +
    1.33 +[WMDRMManagerAttributeSet]
    1.34 +attribute1 = 0
    1.35 +value1 = 0
    1.36 +attribute2 = 1
    1.37 +value2 = 1
    1.38 +wmdrmEnabled = true
    1.39 +
    1.40 +[WMDRMManagerStringAttribute]
    1.41 +attribute = 1
    1.42 +value = 
    1.43 +result = 0
    1.44 +wmdrmEnabled = true
    1.45 +result = 0
    1.46 +
    1.47 +[WMDRMManagerStringAttributeSet]
    1.48 +attribute1 = 1
    1.49 +value1 = 
    1.50 +attribute2 = 7
    1.51 +value2 = DEFAULT
    1.52 +wmdrmEnabled = true
    1.53 +
    1.54 +[WMDRMManagerInvalidStringAttributeSet]
    1.55 +attribute1 = 18
    1.56 +value1 = 
    1.57 +attribute2 = 20
    1.58 +value2 = DEFAULT
    1.59 +wmdrmEnabled = true
    1.60 +
    1.61 +[WMDRMContentNewAttribute]
    1.62 +attribValue1= false
    1.63 +attribValue2= true
    1.64 +
    1.65 +[WMDRMEmptyHeaderData]
    1.66 +headerDataFlag = false
    1.67 +
    1.68 +[WMDRMDataReadAsyncEmptyInputPacket]
    1.69 +synchronous = false
    1.70 +intent = false
    1.71 +inputPacket =
    1.72 +
    1.73 +[WMDRMDataReadSyncEmptyInputPacket]
    1.74 +synchronous = true
    1.75 +intent = true
    1.76 +inputPacket =
    1.77 +
    1.78 +[WMDRMFileRecognizeTest]
    1.79 +FileName = c:\tcaf\testdata\dummywm.asf
    1.80 +Container = audio/x-ms-wma
    1.81 +Content = audio/x-ms-wma
    1.82 +Recognized = true
    1.83 +
    1.84 +[WMDRMStreamContentRecognizeTest]
    1.85 +header = 75B22630668E11CFA6D900AA0062CE6C
    1.86 +filemime = audio/x-ms-wma
    1.87 +contentmime = audio/x-ms-wma
    1.88 +recognized = true
    1.89 +wmdrmEnabled = true
    1.90 +
    1.91 +[WMDRMRTADataAttribute]
    1.92 +header = 75B22630668E11CFA6D900AA0062CE6C
    1.93 +attribute = 1
    1.94 +value = 0
    1.95 +wmdrmEnabled = true
    1.96 +
    1.97 +[WMDRMRTADataAttributeSet]
    1.98 +header = 75B22630668E11CFA6D900AA0062CE6C
    1.99 +attribute1 = 0
   1.100 +value1 = 1
   1.101 +attribute2 = 1
   1.102 +value2 = 0
   1.103 +wmdrmEnabled = true
   1.104 +
   1.105 +[WMDRMRTADataStringAttribute]
   1.106 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.107 +attribute = 0
   1.108 +value = WMDRM
   1.109 +result = 0
   1.110 +wmdrmEnabled = true
   1.111 +
   1.112 +[WMDRMRTADataStringAttributeSet]
   1.113 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.114 +attribute1 = 0
   1.115 +value1 = WMDRM
   1.116 +attribute2 = 1
   1.117 +value2 = application/vnd.drm.asf
   1.118 +wmdrmEnabled = true
   1.119 +
   1.120 +[WMDRMRTAContentAttribute]
   1.121 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.122 +attribute = 0
   1.123 +value = 1
   1.124 +wmdrmEnabled = true
   1.125 +
   1.126 +[WMDRMRTAContentAttributeSet]
   1.127 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.128 +attribute1 = 0
   1.129 +value1 = 1
   1.130 +attribute2 = 1
   1.131 +value2 = 0
   1.132 +wmdrmEnabled = true
   1.133 +
   1.134 +[WMDRMRTAContentStringAttribute]
   1.135 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.136 +attribute = 0
   1.137 +value = WMDRM
   1.138 +wmdrmEnabled = true
   1.139 +result = 0
   1.140 +
   1.141 +[WMDRMRTAContentStringAttributeSet]
   1.142 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.143 +attribute1 = 0
   1.144 +value1 = WMDRM
   1.145 +attribute2 = 1
   1.146 +value2 = application/vnd.drm.asf
   1.147 +wmdrmEnabled = true
   1.148 +
   1.149 +[WMDRMRTAManagerAttribute]
   1.150 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.151 +attribute = 0
   1.152 +value = 1
   1.153 +wmdrmEnabled = true
   1.154 +
   1.155 +[WMDRMRTAManagerAttributeSet]
   1.156 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.157 +attribute1 = 0
   1.158 +value1 = 1
   1.159 +attribute2 = 1
   1.160 +value2 = 0
   1.161 +wmdrmEnabled = true
   1.162 +
   1.163 +[WMDRMRTAManagerStringAttribute]
   1.164 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.165 +attribute = 0
   1.166 +value = WMDRM
   1.167 +wmdrmEnabled = true
   1.168 +result = 0
   1.169 +
   1.170 +[WMDRMRTAManagerStringAttributeSet]
   1.171 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.172 +attribute1 = 0
   1.173 +value1 = WMDRM
   1.174 +attribute2 = 1
   1.175 +value2 = application/vnd.drm.asf
   1.176 +wmdrmEnabled = true
   1.177 +
   1.178 +[WMDRMRTADataReadSyncWithIntent]
   1.179 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.180 +synchronous = true
   1.181 +intent = false
   1.182 +inputPacket = R\0T\0A\0U\0T\0D\0A\0T\0A\0
   1.183 +outputPacket = R\0T\0A\0U\0T\0D\0A\0T\0A\0
   1.184 +wmdrmEnabled = true
   1.185 +
   1.186 +[WMDRMRTADataReadSyncWithoutIntent]
   1.187 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.188 +synchronous = true
   1.189 +intent = true
   1.190 +inputPacket =  R\0O\0T\0A\0D\0A\0T\0A\0
   1.191 +outputPacket = R\0O\0T\0A\0D\0A\0T\0A\0
   1.192 +wmdrmEnabled = true
   1.193 +
   1.194 +[WMDRMRTADataReadAsyncWithIntent]
   1.195 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.196 +synchronous = false
   1.197 +intent = false
   1.198 +inputPacket = R\0T\0A\0U\0T\0D\0A\0T\0A\0
   1.199 +outputPacket = R\0T\0A\0U\0T\0D\0A\0T\0A\0
   1.200 +wmdrmEnabled = true
   1.201 +
   1.202 +[WMDRMRTADataReadAsyncWithoutIntent]
   1.203 +header = 75B22630668E11CFA6D900AA0062CE6C
   1.204 +synchronous = false
   1.205 +intent = true
   1.206 +inputPacket =  R\0O\0T\0A\0D\0A\0T\0A\0
   1.207 +outputPacket = R\0O\0T\0A\0D\0A\0T\0A\0
   1.208 +wmdrmEnabled = true