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

AmFmTuner

Provides a interface to control the AM/FM tuner

AmFmTunerStation

TunerStation represents a tuner station

AudioTrackItem

Represents a playable audio track

MediaDevice

The base item for all Media Devices

MediaDeviceDiscoveryModel

Provides a model for discovering media devices

MediaIndexerControl

Provides an interface to control the media indexer

MediaPlayer

Provides an interface to control a media player

MediaUsbDevice

Represents a USB device connected to the system

PlayQueue

Provides a play queue for the MediaPlayer

PlayableItem

The base class of a row in the PlayQueue model

TunerStation

Represents a tuner station