We bake cookies in your browser for a better experience. Using this site means that you consent. Read More
The QtMultimedia module provides low-level multimedia functionality. More...
Contains enums used by the audio classes
Abstraction for video data
Base class for video presentation surfaces
Interface to query audio devices and their functionality
Stores audio parameter information
Interface for receiving audio data from an audio input device
Interface for sending audio data to an audio output device
Representation of a frame of video data
Specifies the stream format of a video presentation surface
To include the definitions of the module's classes, use the following directive:
#include <QtMultimedia>To link against the module, add this line to your qmake .pro file:
QT += multimedia
The functionality provided by the Phonon Module is on a higher level and in many cases more suitable for application developers.
© 2016 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.