PlayableItem QML Type
The PlayableItem is the base class of a row in the PlayQueue model. More...
Import Statement: | import QtInterfaceFramework.Media 1.0 |
In C++: | QIfPlayableItem |
Inherits: | |
Inherited By: |
Properties
Detailed Description
Note: This item is not creatable from QML.
Property Documentation
data : object |
id : string |
name : string |
type : string |
url : QUrl |
The url to the resource which should be played.
E.g. a local file url to a audio track or a url to a web stream.
© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.