Qt Multimedia Linuxで

このページでは、Qt Multimedia を Linux で使用する際の注意点について説明します。

オーディオバックエンドの要件

Qt Multimedia Linux でのオーディオ機能には PulseAudio が必要です。実験的な ALSA バックエンドは Qt の将来のバージョンで廃止される予定です。それまでは、このバックエンドの問題を修正するためにコミュニティからの貢献が必要です。

組み込み Linux で GStreamer バックエンドを使用するアプリケーションについては、Qt Multimedia GStreamer バックエンドを参照してください。

Wayland コンポジターを使用する Linux での制限事項

スクリーンキャプチャ機能には、以下のインストールが必要です:

Wayland プロトコルの制限により、現在の画面を選択できるのは、QScreenCapture インスタンスをアクティブにしたときにオペレーティング システムが表示するウィザードのみです。詳細については、QScreenCapture クラスのドキュメントを参照してください。

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