Qt IVI Media C++ Classes

C++ classes for the Qt IVI Media API. More...

Classes

QIviAmFmTuner

Provides a interface to control the AM/FM tuner

QIviAmFmTunerBackendInterface

Defines the interface for backends to the QIviAmFmTuner feature class

QIviAmFmTunerStation

QIviTunerStation represents a tuner station

QIviAudioTrackItem

Represents a playable audio track

QIviMediaDevice

The base class for all media devices

QIviMediaDeviceDiscoveryModel

Provides a model for discovering media devices

QIviMediaDeviceDiscoveryModelBackendInterface

Defines the interface for backends to the QIviMediaDeviceDiscoveryModel feature class

QIviMediaIndexerControl

Provides an interface to control the media indexer

QIviMediaIndexerControlBackendInterface

Defines the interface for backends to the QIviMediaIndexerControl feature class

QIviMediaPlayer

Provides an interface to control a media player

QIviMediaPlayerBackendInterface

Defines the interface for backends to the QIviMediaPlayer feature class

QIviMediaUsbDevice

Represents a USB device connected to the system

QIviPlayQueue

Provides a play queue for the QIviMediaPlayer

QIviPlayableItem

The base class of a row in the QIviPlayQueue model

QIviTunerStation

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.