上一话题

模型/视图教程

下一话题

多媒体后端开发

Qt Multimedia 范例

Demonstrates the multimedia functionality provided by Qt.

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.

AudioEngine 范例

使用 Qt Audio Engine API 启用 3D 声音控制。

音频输入范例

Recording audio using the QAudioInput class.

音频输出范例

Enabling audio playback using the QAudioOutput class.

音频录制器范例

Discovering the available devices and supported codecs.

QML 摄像头范例

摄像头范例展示如何使用 API 捕获静止图像或视频。

Declarative Radio Example

Demonstrates using the Radio QML type from Qt Multimedia.

Spectrum Example

Analyzing a raw audio stream using the FFTReal library.

QML 视频范例

Transforming video and camera viewfinder content.

QML 视频着色器效果范例

Applying shader effects on video and camera viewfinder content.

摄像头范例

摄像头范例展示如何使用 API 捕获静止图像或视频。

媒体播放器范例

播放音频和视频。

视频图形项范例

在图形场景中的流式视频。

视频小部件范例

实现视频播放器 Widget。