Qt Multimedia Examples
The Qt Multimedia module provides low-level audio support on Linux, Windows and Mac OS X. It also provides audio plugin API to allow developers implement their own audio support for custom devices and platforms.
Alphabetical listing of Qt Examples | |
The Camera Example shows how to use the API to capture a still image or video. | |
Demonstrates the audio and video playback functionality | |
This example demonstrates how to stream video on a graphics scene. | |
This example is a simple video player | |
The Audio Devices example shows the application of the audio devices APIs | |
The Audio Engine example demonstrates 3D sound control using the QtAudioEngine API. | |
The Audio Input Example shows the use of the QAudioInput class. The example demonstrates the basic use cases of the QAudioInput class. | |
The Audio Output Example show the use of the QAudioOutput API. | |
The Audio Recorder Example shows how to create a simple audio recorder. | |
The Camera Example shows how to use the API to capture a still image or video. | |
Demonstrates the radio functionality | |
The Spectrum Example uses a combination multimedia APIs to process microphone input. | |
The QML Video Example demonstrates the various manipulations (move; resize; rotate; change aspect ratio) which can be applied to QML VideoOutput items. | |
The QML Video Shader Effects Example shows how ShaderEffect can be used to apply postprocessing effects, expressed in GLSL, to video and camera viewfinder content. |