Qt IVI Media C++ Classes
C++ classes for the Qt IVI Media API. More...
Classes
Provides a interface to control the AM/FM tuner | |
Defines the interface for backends to the QIviAmFmTuner feature class | |
QIviTunerStation represents a tuner station | |
Represents a playable audio track | |
The base class for all media devices | |
Provides a model for discovering media devices | |
Defines the interface for backends to the QIviMediaDeviceDiscoveryModel feature class | |
Provides an interface to control the media indexer | |
Defines the interface for backends to the QIviMediaIndexerControl feature class | |
Provides an interface to control a media player | |
Defines the interface for backends to the QIviMediaPlayer feature class | |
Represents a USB device connected to the system | |
Provides a play queue for the QIviMediaPlayer | |
The base class of a row in the QIviPlayQueue model | |
Represents a tuner station |
Detailed Description
The Qt IVI Media QML API provides media searching, browsing and playback management functions for in-vehicle infotainment systems.
To include the definitions of the module's classes, use the following directive:
#include <QtIviMedia>
To link against the module, add this line to your qmake .pro file:
QT += ivimedia
© 2020 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.