org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-474623C2-0C81-445A-802B-77FA1C8C6C54.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Criteria for retrieving media information"/><meta name="DC.Relation" scheme="URI" content="GUID-521A45D0-9CCD-4BFE-807E-DE731D45EAE4"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-E5684FF0-28C9-4721-9421-6B9432087086"/><meta name="DC.Relation" scheme="URI" content="GUID-39C0BA48-E615-41B1-84FF-D4D0C4597DAB"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-474623C2-0C81-445A-802B-77FA1C8C6C54"/><title>Criteria for
       
     5 retrieving media information </title><script type="text/javascript">
       
     6       function initPage() {}
       
     7     </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-474623C2-0C81-445A-802B-77FA1C8C6C54"><span>Criteria</span> for
       
     8 retrieving media information</h1><div>
       
     9 <p>The <code>criteria</code> object specifies what media
       
    10 information is returned and how the returned information is sorted.</p>
       
    11 <p>The <code>criteria</code> object has three main properties: <code>Type</code>, <code>Filter</code>,
       
    12 and <code>Sort</code>. These are described in the following table.
       
    13 Properties enclosed in brackets are optional.</p>
       
    14 <div class="tablenoborder"><a name="GUID-4F8D9779-9506-4CAF-82A4-EF088E413713"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-4F8D9779-9506-4CAF-82A4-EF088E413713" frame="border" border="1" rules="all"><caption><strong>Table: </strong><span>Criteria</span> object properties</caption>
       
    15 
       
    16 <thead align="left">
       
    17 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e55875">
       
    18 <p>Property</p>
       
    19 </th><th class="cellrowborder" valign="top" width="25%" id="d0e55880">
       
    20 <p>Description</p>
       
    21 </th><th class="cellrowborder" valign="top" width="25%" id="d0e55885">
       
    22 <p>Type</p>
       
    23 </th><th class="cellrowborder" valign="top" width="25%" id="d0e55890">
       
    24 <p>Value</p>
       
    25 </th></tr>
       
    26 </thead>
       
    27 <tbody>
       
    28 <tr class="">
       
    29 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
    30 <p><code>criteria.Type</code></p>
       
    31 </td>
       
    32 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
    33 <p>Specifies the type of media objects to retrieve.</p>
       
    34 </td>
       
    35 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
    36 <p>string</p>
       
    37 </td>
       
    38 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
    39 <p>Possible values:</p>
       
    40 <ul>
       
    41 <li><p><code>"FileInfo"</code></p></li>
       
    42 </ul>
       
    43 </td>
       
    44 </tr>
       
    45 <tr class="bg ">
       
    46 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
    47 <p><code>criteria.Filter</code></p>
       
    48 </td>
       
    49 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
    50 <p>Specifies how the information to be retrieved is filtered.</p>
       
    51 </td>
       
    52 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
    53 <p>object</p>
       
    54 </td>
       
    55 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
    56 <p>Object with the properties specified below</p>
       
    57 </td>
       
    58 </tr>
       
    59 <tr class="">
       
    60 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
    61 <p><code>criteria.Filter.FileType</code></p>
       
    62 </td>
       
    63 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
    64 <p>Specifies the type of media files about which to retrieve information.</p>
       
    65 </td>
       
    66 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
    67 <p>string</p>
       
    68 </td>
       
    69 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
    70 <p>Possible values:</p>
       
    71 <ul>
       
    72 <li><p><code>"Music"</code></p></li>
       
    73 <li><p><code>"Sound"</code></p></li>
       
    74 <li><p><code>"Image"</code></p></li>
       
    75 <li><p><code>"Video"</code></p></li>
       
    76 <li><p><code>"StreamingURL"</code></p></li>
       
    77 </ul>
       
    78 </td>
       
    79 </tr>
       
    80 <tr class="bg ">
       
    81 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
    82 <p><code>[criteria.Filter.Key]</code></p>
       
    83 </td>
       
    84 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
    85 <p>This property is used together with <code>Filter.StartRange</code> and
       
    86 optionally <code>Filter.EndRange</code> to specify a further filter
       
    87 criterion based on a media file property ("key"). If you specify this property,
       
    88 you must also specify <code>Filter.StartRange</code>.</p>
       
    89 <div class="note"><p><strong class="note_title">Note: </strong>If this property is not specified, then all files of <code>Filter.FileType</code> are
       
    90 fetched.</p>
       
    91 </div>
       
    92 <p>For more information about keys, see <a href="#GUID-CB490613-D986-4D01-8B46-ED64073B4FF8">Table:
       
    93 Keys for filtering and sorting</a>.</p>
       
    94 </td>
       
    95 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
    96 <p>string</p>
       
    97 </td>
       
    98 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
    99 <p>Possible values:</p>
       
   100 <ul>
       
   101 <li><p><code>"FileName"</code></p></li>
       
   102 <li><p><code>"FileExtension"</code></p></li>
       
   103 <li><p><code>"Drive"</code></p></li>
       
   104 <li><p><code>"FileSize"</code></p></li>
       
   105 <li><p><code>"FileDate"</code></p></li>
       
   106 <li><p><code>"MimeType"</code></p></li>
       
   107 <li><p><code>"FileNameAndPath"</code></p></li>
       
   108 <li><p><code>"SongName"</code></p></li>
       
   109 <li><p><code>"Artist"</code></p></li>
       
   110 <li><p><code>"Album"</code></p></li>
       
   111 <li><p><code>"Genre"</code></p></li>
       
   112 <li><p><code>"TrackNumber"</code></p></li>
       
   113 <li><p><code>"Composer"</code></p></li>
       
   114 <li><p><code>"LinkFirstURL"</code></p></li>
       
   115 </ul>
       
   116 </td>
       
   117 </tr>
       
   118 <tr class="">
       
   119 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
   120 <p><code>[criteria.Filter.StartRange]</code></p>
       
   121 </td>
       
   122 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
   123 <p>Specifies the starting range and is valid for all key types.</p>
       
   124 <p>For example, if you set <code>Filter.Key</code> to <code>"FileName"</code>,
       
   125 specify the file name in this property and leave <code>Filter.EndRange</code> unspecified.</p>
       
   126 <p>This property is mandatory only if you specify <code>Filter.Key</code>.</p>
       
   127 </td>
       
   128 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
   129 <p>string</p>
       
   130 </td>
       
   131 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
   132 <p>Depends on <code>Filter.Key</code></p>
       
   133 </td>
       
   134 </tr>
       
   135 <tr class="bg ">
       
   136 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
   137 <p><code>[criteria.Filter.EndRange]</code></p>
       
   138 </td>
       
   139 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
   140 <p>Specifies the end range and is valid for the following keys:</p>
       
   141 <ul>
       
   142 <li><p><code>FileSize</code> </p></li>
       
   143 <li><p><code>FileDate</code> </p></li>
       
   144 </ul>
       
   145 </td>
       
   146 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
   147 <p>string</p>
       
   148 </td>
       
   149 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
   150 <p>Depends on <code>Filter.Key</code></p>
       
   151 </td>
       
   152 </tr>
       
   153 <tr class="">
       
   154 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
   155 <p><code>[criteria.Sort]</code></p>
       
   156 </td>
       
   157 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
   158 <p>Specifies how the returned list of information is sorted.</p>
       
   159 </td>
       
   160 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
   161 <p>object</p>
       
   162 </td>
       
   163 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
   164 <p>Object with the properties specified below</p>
       
   165 </td>
       
   166 </tr>
       
   167 <tr class="bg ">
       
   168 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
   169 <p><code>[criteria.Sort.Key]</code></p>
       
   170 </td>
       
   171 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
   172 <p>Specifies the key to sort by.</p>
       
   173 <p>For more information about keys, see <a href="#GUID-CB490613-D986-4D01-8B46-ED64073B4FF8">Table:
       
   174 Keys for filtering and sorting</a>.</p>
       
   175 </td>
       
   176 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
   177 <p>string</p>
       
   178 </td>
       
   179 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
   180 <p>Possible values:</p>
       
   181 <ul>
       
   182 <li><p><code>"FileName"</code></p></li>
       
   183 <li><p><code>"FileExtension"</code></p></li>
       
   184 <li><p><code>"Drive"</code></p></li>
       
   185 <li><p><code>"FileSize"</code></p></li>
       
   186 <li><p><code>"FileDate"</code></p></li>
       
   187 <li><p><code>"MimeType"</code></p></li>
       
   188 <li><p><code>"FileNameAndPath"</code></p></li>
       
   189 <li><p><code>"SongName"</code></p></li>
       
   190 <li><p><code>"Artist"</code></p></li>
       
   191 <li><p><code>"Album"</code></p></li>
       
   192 <li><p><code>"Genre"</code></p></li>
       
   193 <li><p><code>"TrackNumber"</code></p></li>
       
   194 <li><p><code>"Composer"</code></p></li>
       
   195 <li><p><code>"LinkFirstURL"</code></p></li>
       
   196 </ul>
       
   197 </td>
       
   198 </tr>
       
   199 <tr class="">
       
   200 <td class="cellrowborder" valign="top" width="25%" headers="d0e55875 ">
       
   201 <p><code>[criteria.Sort.Order]</code></p>
       
   202 </td>
       
   203 <td class="cellrowborder" valign="top" width="25%" headers="d0e55880 ">
       
   204 <p>Specifies the sort order.</p>
       
   205 <div class="note"><p><strong class="note_title">Note: </strong>By default, sorting is done in ascending order based on file name.</p>
       
   206 </div>
       
   207 </td>
       
   208 <td class="cellrowborder" valign="top" width="25%" headers="d0e55885 ">
       
   209 <p>string</p>
       
   210 </td>
       
   211 <td class="cellrowborder" valign="top" width="25%" headers="d0e55890 ">
       
   212 <p>Possible values:</p>
       
   213 <ul>
       
   214 <li><p><code>"Ascending"</code></p></li>
       
   215 <li><p><code>"Descending"</code></p></li>
       
   216 </ul>
       
   217 </td>
       
   218 </tr>
       
   219 </tbody>
       
   220 </table></div>
       
   221 <p>The following table describes the possible values for <code>Filter.StartRange</code> and <code>Filter.EndRange</code> depending
       
   222 on the selected key.</p>
       
   223 <div class="tablenoborder"><a name="GUID-CB490613-D986-4D01-8B46-ED64073B4FF8"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-CB490613-D986-4D01-8B46-ED64073B4FF8" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Keys for filtering
       
   224 and sorting</caption>
       
   225 
       
   226 <thead align="left">
       
   227 <tr class="title "><th class="cellrowborder" valign="top" width="25%" id="d0e56445">
       
   228 <p>Key</p>
       
   229 </th><th class="cellrowborder" valign="top" width="25%" id="d0e56450">
       
   230 <p>Description</p>
       
   231 </th><th class="cellrowborder" valign="top" width="25%" id="d0e56455">
       
   232 <p>Value</p>
       
   233 </th><th class="cellrowborder" valign="top" width="25%" id="d0e56460">
       
   234 <p>Type</p>
       
   235 </th></tr>
       
   236 </thead>
       
   237 <tbody>
       
   238 <tr class="">
       
   239 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   240 <p><code>FileName</code></p>
       
   241 </td>
       
   242 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   243 <p>Filter/sort the result by file name.</p>
       
   244 </td>
       
   245 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   246 <p>Full file name</p>
       
   247 </td>
       
   248 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   249 <p>string</p>
       
   250 </td>
       
   251 </tr>
       
   252 <tr class="bg ">
       
   253 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   254 <p><code>FileExtension</code></p>
       
   255 </td>
       
   256 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   257 <p>Filter/sort the result by file extension.</p>
       
   258 </td>
       
   259 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   260 <p>"." + file extension</p>
       
   261 </td>
       
   262 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   263 <p>string</p>
       
   264 </td>
       
   265 </tr>
       
   266 <tr class="">
       
   267 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   268 <p><code>Drive</code></p>
       
   269 </td>
       
   270 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   271 <p>Filter/sort the result by file drive.</p>
       
   272 </td>
       
   273 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   274 <p>Drive letter + ":"</p>
       
   275 </td>
       
   276 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   277 <p>string</p>
       
   278 </td>
       
   279 </tr>
       
   280 <tr class="bg ">
       
   281 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   282 <p><code>FileSize</code></p>
       
   283 </td>
       
   284 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   285 <p>Filter/sort the result by file size.</p>
       
   286 </td>
       
   287 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   288 <p>File size in bytes</p>
       
   289 <div class="note"><p><strong class="note_title">Note: </strong>Start range and end range are needed.</p>
       
   290 </div>
       
   291 </td>
       
   292 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   293 <p>string</p>
       
   294 </td>
       
   295 </tr>
       
   296 <tr class="">
       
   297 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   298 <p><code>FileDate</code></p>
       
   299 </td>
       
   300 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   301 <p>Filter/sort the result by file date.</p>
       
   302 </td>
       
   303 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   304 <p>File date as YYYYMMDD:HHMMSS</p>
       
   305 <div class="note"><p><strong class="note_title">Note: </strong>Start range and end range are needed.</p>
       
   306 </div>
       
   307 </td>
       
   308 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   309 <p>string</p>
       
   310 </td>
       
   311 </tr>
       
   312 <tr class="bg ">
       
   313 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   314 <p><code>FileNameAndPath</code></p>
       
   315 </td>
       
   316 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   317 <p>Filter/sort the result by full path and file name.</p>
       
   318 </td>
       
   319 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   320 <p>Full path including file name</p>
       
   321 </td>
       
   322 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   323 <p>string</p>
       
   324 </td>
       
   325 </tr>
       
   326 <tr class="">
       
   327 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   328 <p><code>SongName</code></p>
       
   329 </td>
       
   330 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   331 <p>Filter/sort the result by song name.</p>
       
   332 </td>
       
   333 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   334 <p>Full song name</p>
       
   335 </td>
       
   336 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   337 <p>string</p>
       
   338 </td>
       
   339 </tr>
       
   340 <tr class="bg ">
       
   341 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   342 <p><code>Artist</code></p>
       
   343 </td>
       
   344 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   345 <p>Filter/sort the result by artist name.</p>
       
   346 </td>
       
   347 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   348 <p>Full artist name</p>
       
   349 </td>
       
   350 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   351 <p>string</p>
       
   352 </td>
       
   353 </tr>
       
   354 <tr class="">
       
   355 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   356 <p><code>Album</code></p>
       
   357 </td>
       
   358 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   359 <p>Filter/sort the result by album name.</p>
       
   360 </td>
       
   361 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   362 <p>Full album name</p>
       
   363 </td>
       
   364 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   365 <p>string</p>
       
   366 </td>
       
   367 </tr>
       
   368 <tr class="bg ">
       
   369 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   370 <p><code>Genre</code></p>
       
   371 </td>
       
   372 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   373 <p>Filter/sort the result by genre.</p>
       
   374 </td>
       
   375 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   376 <p>Full genre name</p>
       
   377 </td>
       
   378 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   379 <p>string</p>
       
   380 </td>
       
   381 </tr>
       
   382 <tr class="">
       
   383 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   384 <p><code>TrackNumber</code></p>
       
   385 </td>
       
   386 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   387 <p>Filter/sort the result by track number.</p>
       
   388 </td>
       
   389 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   390 <p>Full track number</p>
       
   391 </td>
       
   392 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   393 <p>string</p>
       
   394 </td>
       
   395 </tr>
       
   396 <tr class="bg ">
       
   397 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   398 <p><code>Composer</code></p>
       
   399 </td>
       
   400 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   401 <p>Filter/sort the result by composer.</p>
       
   402 </td>
       
   403 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   404 <p>Full composer name</p>
       
   405 </td>
       
   406 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   407 <p>string</p>
       
   408 </td>
       
   409 </tr>
       
   410 <tr class="">
       
   411 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   412 <p><code>LinkFirstURL</code></p>
       
   413 </td>
       
   414 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   415 <p>Filter/sort the result by URL.</p>
       
   416 </td>
       
   417 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   418 <p>Full URL of the streaming media file</p>
       
   419 </td>
       
   420 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   421 <p>string</p>
       
   422 </td>
       
   423 </tr>
       
   424 <tr class="bg ">
       
   425 <td class="cellrowborder" valign="top" width="25%" headers="d0e56445 ">
       
   426 <p><code>MimeType</code></p>
       
   427 </td>
       
   428 <td class="cellrowborder" valign="top" width="25%" headers="d0e56450 ">
       
   429 <p>Filter/sort the result by MIME type.</p>
       
   430 </td>
       
   431 <td class="cellrowborder" valign="top" width="25%" headers="d0e56455 ">
       
   432 <p>MIME type</p>
       
   433 <p>For example: <code>image/jpg</code></p>
       
   434 </td>
       
   435 <td class="cellrowborder" valign="top" width="25%" headers="d0e56460 ">
       
   436 <p>string</p>
       
   437 </td>
       
   438 </tr>
       
   439 </tbody>
       
   440 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>