Home · All Classes · All Functions · Overviews

[Previous: QtCore Module] [All Qt Modules] [Next: QtNetwork Module]

QtMultimedia Module

The QtMultimedia module provides low-level multimedia functionality. More...

Classes

QAbstractVideoBufferAbstraction for video data
QAbstractVideoSurfaceBase class for video presentation surfaces
QAudioDeviceInfoInterface to query audio devices and their functionality
QAudioFormatStores audio parameter information
QAudioInputInterface for receiving audio data from an audio input device
QAudioOutputInterface for sending audio data to an audio output device
QVideoFrameRepresentation of a frame of video data
QVideoSurfaceFormatSpecifies the stream format of a video presentation surface

Detailed Description

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.

[Previous: QtCore Module] [All Qt Modules] [Next: QtNetwork Module]


Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.6.0