Qt Multimedia Examples
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. | |
Recording audio using the QAudioInput class | |
Enabling audio playback using the QAudioOutput class. | |
Discovering the available devices and supported codecs. | |
Enabling 3D sound control using the Qt Audio Engine API. | |
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. | |
Playing audio and video. | |
The Camera Example shows how to use the API to capture a still image or video. | |
Transforming video and camera viewfinder content. | |
Applying shader effects on video and camera viewfinder content. | |
Analyzing a raw audio stream using the FFTReal library. | |
Streaming video on a graphics scene. | |
Implementing a video player widget. |
© 2017 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.