Commit 3730528983684d26616616bd197bff95ee0fe6da
- Diff rendering mode:
- inline
- side by side
doc/html/index.html
(3 / 3)
|   | |||
| 248 | 248 | <td bgcolor="green"></td> | |
| 249 | 249 | <td bgcolor="lightgreen"></td> | |
| 250 | 250 | <td bgcolor="lightgreen"></td> | |
| 251 | <td bgcolor="lightgray"></td> | ||
| 252 | 251 | <td bgcolor="lightgreen"></td> | |
| 252 | <td bgcolor="lightgreen"></td> | ||
| 253 | 253 | <td bgcolor="green"></td> | |
| 254 | 254 | <td bgcolor="green"></td> | |
| 255 | 255 | <td bgcolor="green"></td> | |
| … | … | ||
| 280 | 280 | <td bgcolor="green"></td> | |
| 281 | 281 | <td bgcolor="green"></td> | |
| 282 | 282 | <td bgcolor="green"></td> | |
| 283 | <td bgcolor="lightgray"></td> | ||
| 284 | 283 | <td bgcolor="lightgreen"></td> | |
| 284 | <td bgcolor="lightgreen"></td> | ||
| 285 | 285 | <td bgcolor="green"></td> | |
| 286 | 286 | <td bgcolor="gray"></td> | |
| 287 | 287 | <td bgcolor="gray"></td> | |
| … | … | ||
| 312 | 312 | <td bgcolor="green"></td> | |
| 313 | 313 | <td bgcolor="lightgreen"></td> | |
| 314 | 314 | <td bgcolor="lightgreen"></td> | |
| 315 | <td bgcolor="lightgray"></td> | ||
| 315 | <td bgcolor="lightgreen"></td> | ||
| 316 | 316 | <td bgcolor="lightgray"></td> | |
| 317 | 317 | <td bgcolor="lightgreen"></td> | |
| 318 | 318 | <td bgcolor="green"></td> |
doc/html/qml-audio.html
(1 / 1)
|   | |||
| 266 | 266 | <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> | |
| 267 | 267 | <p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::SubTitle</a>.</p> | |
| 268 | 268 | </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> | ||
| 270 | 270 | <p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::Title</a>.</p> | |
| 271 | 271 | </div></div><br /> | |
| 272 | 272 | <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> |
doc/html/qml-video.html
(3 / 3)
|   | |||
| 172 | 172 | <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> | |
| 173 | 173 | <p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::Director</a>.</p> | |
| 174 | 174 | </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> | ||
| 176 | 176 | <p>If the media doesn't have a fixed duration (a live stream for example) this will be 0.</p> | |
| 177 | 177 | </div></div><br /> | |
| 178 | 178 | <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> | |
| … | … | ||
| 185 | 185 | <li>ServiceMissing - the video cannot be played because the media service could not be instantiated.</li> | |
| 186 | 186 | </ul> | |
| 187 | 187 | </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> | ||
| 189 | 189 | </div></div><br /> | |
| 190 | 190 | <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> | |
| 191 | 191 | <ul> | |
| … | … | ||
| 198 | 198 | <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> | |
| 199 | 199 | <p>See also <a href="qtmedia.html#MetaData-enum">QtMedia::Genre</a>.</p> | |
| 200 | 200 | </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> | ||
| 202 | 202 | </div></div><br /> | |
| 203 | 203 | <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> | |
| 204 | 204 | </div></div><br /> |

