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