Qt Interface Framework Media C++ Classes

C++ classes for the Qt Interface Framework Media API. More...

Classes

QIfAmFmTuner

Provides a interface to control the AM/FM tuner

QIfAmFmTunerBackendInterface

Defines the interface for backends to the QIfAmFmTuner feature class

QIfAmFmTunerStation

QIfTunerStation represents a tuner station

QIfAudioTrackItem

Represents a playable audio track

QIfMediaDevice

The base class for all media devices

QIfMediaDeviceDiscoveryModel

Provides a model for discovering media devices

QIfMediaDeviceDiscoveryModelBackendInterface

Defines the interface for backends to the QIfMediaDeviceDiscoveryModel feature class

QIfMediaIndexerControl

Provides an interface to control the media indexer

QIfMediaIndexerControlBackendInterface

Defines the interface for backends to the QIfMediaIndexerControl feature class

QIfMediaPlayer

Provides an interface to control a media player

QIfMediaPlayerBackendInterface

Defines the interface for backends to the QIfMediaPlayer feature class

QIfMediaUsbDevice

Represents a USB device connected to the system

QIfPlayQueue

Provides a play queue for the QIfMediaPlayer

QIfPlayableItem

The base class of a row in the QIfPlayQueue model

QIfTunerStation

Represents a tuner station

Detailed Description

The Qt Interface Framework 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 <QtIfMedia>

To link against the module, add this line to your qmake .pro file:

QT += ifmedia

© 2023 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.