Qt IVI Media QML Types
The Qt IVI 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 QtIvi.Media 1.0
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 |