Qt Multimedia Examples¶
Demonstrates the multimedia functionality provided by Qt.
The Qt Multimedia module provides low-level audio support on Linux, Windows and macOS. It also provides audio plugin API to allow developers implement their own audio support for custom devices and platforms.
Testing the available audio devices and their configuration.
Enabling 3D sound control using the Qt Audio Engine API.
Recording audio using the QAudioInput class.
Enabling audio playback using the QAudioOutput class.
Discovering the available devices and supported codecs.
The Camera Example shows how to use the API to capture a still image or video.
Demonstrates using the Radio QML type from Qt Multimedia.
Analyzing a raw audio stream using the FFTReal library.
Transforming video and camera viewfinder content.
Applying shader effects on video and camera viewfinder content.
The Camera Example shows how to use the API to capture a still image or video.
Playing audio and video.
Streaming video on a graphics scene.
Implementing a video player widget.
© 2022 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.