Commit 3730528983684d26616616bd197bff95ee0fe6da

  • avatar
  • Alex <qt-info @no…a.com>
  • Tue Feb 09 04:24:24 CET 2010
update docs for beta
  
248248 <td bgcolor="green"></td>
249249 <td bgcolor="lightgreen"></td>
250250 <td bgcolor="lightgreen"></td>
251 <td bgcolor="lightgray"></td>
252251 <td bgcolor="lightgreen"></td>
252 <td bgcolor="lightgreen"></td>
253253 <td bgcolor="green"></td>
254254 <td bgcolor="green"></td>
255255 <td bgcolor="green"></td>
280280 <td bgcolor="green"></td>
281281 <td bgcolor="green"></td>
282282 <td bgcolor="green"></td>
283 <td bgcolor="lightgray"></td>
284283 <td bgcolor="lightgreen"></td>
284 <td bgcolor="lightgreen"></td>
285285 <td bgcolor="green"></td>
286286 <td bgcolor="gray"></td>
287287 <td bgcolor="gray"></td>
312312 <td bgcolor="green"></td>
313313 <td bgcolor="lightgreen"></td>
314314 <td bgcolor="lightgreen"></td>
315 <td bgcolor="lightgray"></td>
315 <td bgcolor="lightgreen"></td>
316316 <td bgcolor="lightgray"></td>
317317 <td bgcolor="lightgreen"></td>
318318 <td bgcolor="green"></td>
  
266266<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="subTitle-prop"></a>subTitle : variant</td></tr></table></div><div class="qmldoc"><p>This property holds the sub-title of the media.</p>
267267<p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::SubTitle</a>.</p>
268268</div></div><br />
269<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="title-prop"></a>title : variant</td></tr></table></div><div class="qmldoc"><p>This property holds the tile of the media.</p>
269<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="title-prop"></a><span class="qmlreadonly">read-only</span>title : variant</td></tr></table></div><div class="qmldoc"><p>This property holds the tile of the media.</p>
270270<p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::Title</a>.</p>
271271</div></div><br />
272272<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="trackCount-prop"></a>trackCount : variant</td></tr></table></div><div class="qmldoc"><p>This property holds the number of track on the album containing the media.</p>
  
172172<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="director-prop"></a>director : variant</td></tr></table></div><div class="qmldoc"><p>This property holds the director of the media.</p>
173173<p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::Director</a>.</p>
174174</div></div><br />
175<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="duration-prop"></a><span class="qmlreadonly">read-only</span>duration : int</td></tr></table></div><div class="qmldoc"><p>This property holds the duration of the media in milliseconds.</p>
175<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="duration-prop"></a>duration : int</td></tr></table></div><div class="qmldoc"><p>This property holds the duration of the media in milliseconds.</p>
176176<p>If the media doesn't have a fixed duration (a live stream for example) this will be 0.</p>
177177</div></div><br />
178178<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="error-prop"></a>error : enum</td></tr></table></div><div class="qmldoc"><p>This property holds the error state of the video. It can be one of:</p>
185185<li>ServiceMissing - the video cannot be played because the media service could not be instantiated.</li>
186186</ul>
187187</div></div><br />
188<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="errorString-prop"></a>errorString : string</td></tr></table></div><div class="qmldoc"><p>This property holds a string describing the current error condition in more detail.</p>
188<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="errorString-prop"></a><span class="qmlreadonly">read-only</span>errorString : string</td></tr></table></div><div class="qmldoc"><p>This property holds a string describing the current error condition in more detail.</p>
189189</div></div><br />
190190<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="fillMode-prop"></a>fillMode : enum</td></tr></table></div><div class="qmldoc"><p>Set this property to define how the video is scaled to fit the target area.</p>
191191<ul>
198198<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="genre-prop"></a>genre : variant</td></tr></table></div><div class="qmldoc"><p>This property holds the genre of the media.</p>
199199<p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::Genre</a>.</p>
200200</div></div><br />
201<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="hasAudio-prop"></a>hasAudio : bool</td></tr></table></div><div class="qmldoc"><p>This property holds whether the media contains audio.</p>
201<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="hasAudio-prop"></a><span class="qmlreadonly">read-only</span>hasAudio : bool</td></tr></table></div><div class="qmldoc"><p>This property holds whether the media contains audio.</p>
202202</div></div><br />
203203<div class="qmlitem"><div class="qmlproto"><table width="100%" class="qmlname"><tr><td><a name="hasVideo-prop"></a>hasVideo : bool</td></tr></table></div><div class="qmldoc"><p>This property holds whether the media contains video.</p>
204204</div></div><br />