Qt Interface Framework Media QML Types
The Qt Interface Framework Media QML API provides media searching, browsing and playback management functions for in-vehicle infotainment systems.
To import the QML types into your application, use the following import statement in your .qml file:
import QtInterfaceFramework.Media
QML Types
Provides a interface to control the AM/FM tuner | |
TunerStation represents a tuner station | |
Represents a playable audio track | |
The base item for all Media Devices | |
Provides a model for discovering media devices | |
Provides an interface to control the media indexer | |
Provides an interface to control a media player | |
Represents a USB device connected to the system | |
Provides a play queue for the MediaPlayer | |
The base class of a row in the PlayQueue model | |
Represents a tuner station |
© 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.