os/security/contentmgmt/referencedrmagent/tcaf/scripts/attributes.ini
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 [Attribute]
     2 uri	 =c:\tcaf\testdata\dummydata.txt
     3 uniqueid =DEFAULT
     4 attribute =0
     5 value	 =0
     6 
     7 [AttributeSet]
     8 uri	 =c:\tcaf\testdata\dummydata.txt
     9 uniqueid =DEFAULT
    10 attribute1 =0
    11 value1	 =0
    12 attribute2 =1
    13 value2	 =1
    14 
    15 [StringAttribute]
    16 uri	 =c:\tcaf\testdata\dummydata.txt
    17 uniqueid =DEFAULT
    18 attribute =1
    19 value	 =text/plain
    20 result	 =0
    21 
    22 [StringAttributeECoverURI]
    23 uri	 =c:\tcaf\testdata\dummydata.txt
    24 uniqueid =DEFAULT
    25 attribute =16
    26 value	 =
    27 result	 =-17450
    28 
    29 [StringAttributeGoodGif]
    30 uri	 =c:\tcaf\testdata\good.gif
    31 uniqueid =DEFAULT
    32 attribute =1
    33 value	 =image/gif
    34 result	 =0
    35 
    36 [StringAttributeErrorGif]
    37 uri	 =c:\tcaf\testdata\error.gif
    38 uniqueid =DEFAULT
    39 attribute =1
    40 value	 =
    41 result	 =-1
    42 
    43 [StringAttributeSet]
    44 uri	 =c:\tcaf\testdata\dummydata.txt
    45 uniqueid =DEFAULT
    46 attribute1 =1
    47 value1	 =text/plain
    48 attribute2 =0
    49 value2	 =
    50 result1	 =0
    51 result2  =-17450
    52 
    53 [StringAttributeSetGoodGif]
    54 uri	 =c:\tcaf\testdata\good.gif
    55 uniqueid =DEFAULT
    56 attribute1 =1
    57 value1	 =image/gif
    58 attribute2 =0
    59 value2	 =
    60 result1	 =0
    61 result2  =-17450
    62 
    63 [StringAttributeSetErrorGif]
    64 uri	 =c:\tcaf\testdata\error.gif
    65 uniqueid =DEFAULT
    66 attribute1 =1
    67 value1	 =
    68 attribute2 =0
    69 value2	 =
    70 result1	 =-1
    71 result2  =-17450
    72 
    73 [CAF1Attributes]
    74 filename = c:\tcaf\testdata\test.drm
    75 Protected = true
    76 Forwardable = false
    77 
    78 [IsMediaPlayerOnlyAttribute]
    79 uri	 =c:\tcaf\testdata\dummydata.txt
    80 attribute = 21
    81 value	 = 0
    82 
    83 [IsAutomatedOnlyAttribute]
    84 uri	 =c:\tcaf\testdata\dummydata.txt
    85 attribute = 22
    86 value	 = 0
    87 
    88 [TrackNumberAttribute]
    89 uri	 =c:\tcaf\testdata\dummydata.txt
    90 attribute = 23
    91 value	 = 0
    92 
    93 [GenreStringAttribute]
    94 uri	 =c:\tcaf\testdata\dummydata.txt
    95 attribute = 13
    96 value	 =
    97 result = -17450
    98 
    99 [UserRatingStringAttribute]
   100 uri	 =c:\tcaf\testdata\dummydata.txt
   101 attribute = 14
   102 value	 =
   103 result = -17450
   104 
   105 [AuthoredDateStringAttribute]
   106 uri	 =c:\tcaf\testdata\dummydata.txt
   107 attribute = 15
   108 value	 =
   109 result = -17450
   110 
   111 [AttributeByFileHandle_DRM_Content]
   112 uri	 =c:\tcaf\testdata\sample.content
   113 uniqueid =c:\sample.txt
   114 attribute =7
   115 value	 =3
   116 
   117 [AttributeSetByFileHandle_DRM_Content]
   118 uri	 =c:\tcaf\testdata\sample.content
   119 uniqueid =c:\sample.txt
   120 attribute1 =7
   121 value1	 =3
   122 attribute2 =14
   123 value2	 =6
   124 
   125 [StringAttributeByFileHandle_DRM_Content]
   126 uri	 =c:\tcaf\testdata\sample.content
   127 uniqueid =c:\sample.txt
   128 attribute =2
   129 value	 =CAF DRM FILE
   130 result	 =0
   131 
   132 [StringAttributeSetByFileHandle_DRM_Content]
   133 uri	 =c:\tcaf\testdata\sample.content
   134 uniqueid =c:\sample.txt
   135 attribute1 =1
   136 value1	 =text/plain
   137 attribute2 =2
   138 value2	 =CAF DRM FILE
   139 result1	 =0
   140 result2  =0
   141 
   142 [StringAttributeSet_PlainText]
   143 uri	 =c:\tcaf\testdata\dummydata.txt
   144 uniqueid =DEFAULT
   145 attribute1 =1
   146 value1	 =text/plain
   147 attribute2 =1
   148 value2	 =text/plain
   149 result	 =0