|
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="Returned media information"/><meta name="DC.Relation" scheme="URI" content="GUID-474623C2-0C81-445A-802B-77FA1C8C6C54"/><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-521A45D0-9CCD-4BFE-807E-DE731D45EAE4"/><title>Returned |
|
5 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-521A45D0-9CCD-4BFE-807E-DE731D45EAE4">Returned |
|
8 media information</h1><div> |
|
9 <p>The <code>ReturnValue</code> property returned by <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> is an iterator containing the requested media information. Each item |
|
10 (object) in the iterator corresponds to one media file, that is, each item |
|
11 contains the information for a specific file. The exact set of object properties |
|
12 depends on the media file type defined for <a href="GUID-474623C2-0C81-445A-802B-77FA1C8C6C54.html#GUID-474623C2-0C81-445A-802B-77FA1C8C6C54">filtering</a> in |
|
13 the <a href="GUID-39C0BA48-E615-41B1-84FF-D4D0C4597DAB.html#GUID-39C0BA48-E615-41B1-84FF-D4D0C4597DAB"><code>GetList</code></a> call.</p> |
|
14 <p>The following table lists the object properties returned for different |
|
15 media types. Media files do not always have all the property values defined. |
|
16 In that case, the properties are optional. Only properties that contain a |
|
17 value are returned. For example, if a music file does not contain artist information, |
|
18 the <code>Artist</code> property is not returned as part of the result |
|
19 object for that file.</p> |
|
20 <div class="tablenoborder"><a name="GUID-52C671FA-2DFD-4F76-B68D-53CD2DF2C6B9"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-52C671FA-2DFD-4F76-B68D-53CD2DF2C6B9" frame="border" border="1" rules="all"><caption><strong>Table: </strong>ReturnValue properties |
|
21 according to media type</caption> |
|
22 <thead align="left"> |
|
23 <tr class="title "><th class="cellrowborder" valign="top" width="32.04577968526466%" id="d0e56945"> |
|
24 <p>Property</p> |
|
25 </th><th class="cellrowborder" valign="top" width="11.301859799713878%" id="d0e56950"> |
|
26 <p>Value</p> |
|
27 </th><th class="cellrowborder" valign="top" width="11.301859799713878%" id="d0e56955"> |
|
28 <p>Image</p> |
|
29 </th><th class="cellrowborder" valign="top" width="11.444921316165951%" id="d0e56960"> |
|
30 <p>Sound</p> |
|
31 </th><th class="cellrowborder" valign="top" width="11.301859799713878%" id="d0e56965"> |
|
32 <p>Video</p> |
|
33 </th><th class="cellrowborder" valign="top" width="11.301859799713878%" id="d0e56970"> |
|
34 <p>Music</p> |
|
35 </th><th class="cellrowborder" valign="top" width="11.301859799713878%" id="d0e56975"> |
|
36 <p>Streaming URL</p> |
|
37 </th></tr> |
|
38 </thead> |
|
39 <tbody> |
|
40 <tr class=""> |
|
41 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
42 <p><code><item>.Type</code></p> |
|
43 </td> |
|
44 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
45 <p>string</p> |
|
46 </td> |
|
47 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
48 <p>X</p> |
|
49 </td> |
|
50 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
51 <p>X</p> |
|
52 </td> |
|
53 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
54 <p>X</p> |
|
55 </td> |
|
56 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
57 <p>X</p> |
|
58 </td> |
|
59 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
60 <p>X</p> |
|
61 </td> |
|
62 </tr> |
|
63 <tr class="bg "> |
|
64 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
65 <p><code><item>.FileName</code></p> |
|
66 </td> |
|
67 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
68 <p>string</p> |
|
69 </td> |
|
70 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
71 <p>X</p> |
|
72 </td> |
|
73 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
74 <p>X</p> |
|
75 </td> |
|
76 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
77 <p>X</p> |
|
78 </td> |
|
79 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
80 <p>X</p> |
|
81 </td> |
|
82 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
83 <p>X</p> |
|
84 </td> |
|
85 </tr> |
|
86 <tr class=""> |
|
87 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
88 <p><code><item>.FileExtension</code></p> |
|
89 </td> |
|
90 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
91 <p>string</p> |
|
92 </td> |
|
93 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
94 <p>X</p> |
|
95 </td> |
|
96 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
97 <p>X</p> |
|
98 </td> |
|
99 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
100 <p>X</p> |
|
101 </td> |
|
102 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
103 <p>X</p> |
|
104 </td> |
|
105 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
106 <p>X</p> |
|
107 </td> |
|
108 </tr> |
|
109 <tr class="bg "> |
|
110 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
111 <p><code><item>.Drive</code></p> |
|
112 </td> |
|
113 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
114 <p>string</p> |
|
115 </td> |
|
116 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
117 <p>X</p> |
|
118 </td> |
|
119 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
120 <p>X</p> |
|
121 </td> |
|
122 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
123 <p>X</p> |
|
124 </td> |
|
125 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
126 <p>X</p> |
|
127 </td> |
|
128 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
129 <p>X</p> |
|
130 </td> |
|
131 </tr> |
|
132 <tr class=""> |
|
133 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
134 <p><code><item>.FileSize</code></p> |
|
135 </td> |
|
136 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
137 <p>number</p> |
|
138 </td> |
|
139 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
140 <p>X</p> |
|
141 </td> |
|
142 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
143 <p>X</p> |
|
144 </td> |
|
145 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
146 <p>X</p> |
|
147 </td> |
|
148 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
149 <p>X</p> |
|
150 </td> |
|
151 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
152 <p>X</p> |
|
153 </td> |
|
154 </tr> |
|
155 <tr class="bg "> |
|
156 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
157 <p><code><item>.FileDate</code></p> |
|
158 </td> |
|
159 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
160 <p>time</p> |
|
161 </td> |
|
162 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
163 <p>X</p> |
|
164 </td> |
|
165 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
166 <p>X</p> |
|
167 </td> |
|
168 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
169 <p>X</p> |
|
170 </td> |
|
171 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
172 <p>X</p> |
|
173 </td> |
|
174 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
175 <p>X</p> |
|
176 </td> |
|
177 </tr> |
|
178 <tr class=""> |
|
179 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
180 <p><code><item>.FileNameAndPath</code></p> |
|
181 </td> |
|
182 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
183 <p>string</p> |
|
184 </td> |
|
185 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
186 <p>X</p> |
|
187 </td> |
|
188 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
189 <p>X</p> |
|
190 </td> |
|
191 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
192 <p>X</p> |
|
193 </td> |
|
194 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
195 <p>X</p> |
|
196 </td> |
|
197 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
198 <p>X</p> |
|
199 </td> |
|
200 </tr> |
|
201 <tr class="bg "> |
|
202 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
203 <p><code><item>.SongName</code></p> |
|
204 </td> |
|
205 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
206 <p>string</p> |
|
207 </td> |
|
208 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> </td> |
|
209 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> </td> |
|
210 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> </td> |
|
211 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
212 <p>X</p> |
|
213 </td> |
|
214 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> </td> |
|
215 </tr> |
|
216 <tr class=""> |
|
217 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
218 <p><code><item>.Artist</code></p> |
|
219 </td> |
|
220 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
221 <p>string</p> |
|
222 </td> |
|
223 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> </td> |
|
224 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> </td> |
|
225 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> </td> |
|
226 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
227 <p>X</p> |
|
228 </td> |
|
229 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> </td> |
|
230 </tr> |
|
231 <tr class="bg "> |
|
232 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
233 <p><code><item>.Album</code></p> |
|
234 </td> |
|
235 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
236 <p>string</p> |
|
237 </td> |
|
238 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> </td> |
|
239 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> </td> |
|
240 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> </td> |
|
241 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
242 <p>X</p> |
|
243 </td> |
|
244 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> </td> |
|
245 </tr> |
|
246 <tr class=""> |
|
247 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
248 <p><code><item>.TrackNumber</code></p> |
|
249 </td> |
|
250 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
251 <p>string</p> |
|
252 </td> |
|
253 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> </td> |
|
254 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> </td> |
|
255 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> </td> |
|
256 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
257 <p>X</p> |
|
258 </td> |
|
259 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> </td> |
|
260 </tr> |
|
261 <tr class="bg "> |
|
262 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
263 <p><code><item>.Genre</code></p> |
|
264 </td> |
|
265 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
266 <p>string</p> |
|
267 </td> |
|
268 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> </td> |
|
269 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> </td> |
|
270 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> </td> |
|
271 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
272 <p>X</p> |
|
273 </td> |
|
274 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> </td> |
|
275 </tr> |
|
276 <tr class=""> |
|
277 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
278 <p><code><item>.Composer</code></p> |
|
279 </td> |
|
280 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
281 <p>string</p> |
|
282 </td> |
|
283 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> </td> |
|
284 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> </td> |
|
285 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> </td> |
|
286 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
287 <p>X</p> |
|
288 </td> |
|
289 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> </td> |
|
290 </tr> |
|
291 <tr class="bg "> |
|
292 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
293 <p><code><item>.LinkFirstURL</code></p> |
|
294 </td> |
|
295 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
296 <p>string</p> |
|
297 </td> |
|
298 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> </td> |
|
299 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> </td> |
|
300 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> </td> |
|
301 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> </td> |
|
302 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
303 <p>X</p> |
|
304 </td> |
|
305 </tr> |
|
306 <tr class=""> |
|
307 <td class="cellrowborder" valign="top" width="32.04577968526466%" headers="d0e56945 "> |
|
308 <p><code><item>.MimeType</code></p> |
|
309 </td> |
|
310 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56950 "> |
|
311 <p>string</p> |
|
312 </td> |
|
313 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56955 "> |
|
314 <p>X</p> |
|
315 </td> |
|
316 <td class="cellrowborder" valign="top" width="11.444921316165951%" headers="d0e56960 "> |
|
317 <p>X</p> |
|
318 </td> |
|
319 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56965 "> |
|
320 <p>X</p> |
|
321 </td> |
|
322 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56970 "> |
|
323 <p>X</p> |
|
324 </td> |
|
325 <td class="cellrowborder" valign="top" width="11.301859799713878%" headers="d0e56975 "> |
|
326 <p>X</p> |
|
327 </td> |
|
328 </tr> |
|
329 </tbody> |
|
330 </table></div></div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |