Qt Multimedia

この Qt Multimediaモジュールは、Qt ベースのアプリケーションにクロスプラットフォームのマルチメディア機能を提供します。

以下の例では、C++ と QML の両方を使用したオーディオビジュアル・コンテンツのキャプチャと録画だけでなく、低レベルのオーディオの例、高レベルのオーディオとビデオの再生など、様々な分野での典型的な使用例を紹介します。

Audio Devices Example

利用可能なオーディオデバイスとその設定のテスト

Audio Output Example

QAudioSinkクラスを使用したオーディオ再生の有効化

Audio Recorder Example

利用可能なデバイスとサポートされているコーデックの検出。

Audio Source Example

QAudioSourceクラスを使ったオーディオの録音

Camera Example

QAudioSourceクラスを使用してオーディオを録音する

Media Player

オーディオとビデオの再生Qt Quick

Media Player Example

オーディオとビデオの再生

QML Camera Application

このQt Quick ベースのアプリケーションでは、API を使って静止画や動画をキャプチャする方法を示しています。

QML Media Player Example

QMLのMediaPlayer型を使って音声や動画を再生する。

QML Video Example

ビデオやカメラのビューファインダーコンテンツの変換。

QML Video Recorder

Qt Quick を使った音声と動画の記録。

Qt Spatial Audio Examples

Qt が提供する空間オーディオ機能のデモ

Screen Capture Example

画面やウィンドウのキャプチャ

Video Graphics Item Example

グラフィックス シーンでのビデオのストリーミング

Video Widget Example

ビデオプレーヤーウィジェットの実装

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