| Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
[前: QtXmlPatterns モジュール] [Qt のモジュール] [次: Qt3Support モジュール]
| Phonon::AudioOutput | 音声出力デバイスにデータを送るために使われる |
|---|---|
| Phonon::Effect | オーディオストリームを変換するために使われる |
| Phonon::EffectParameter | エフェクトの1つのパラメータを表わす |
| Phonon::EffectWidget | エフェクトのパラメータをコントロールするためのウィジット |
| Phonon::MediaController | メディアファイル/デバイスの追加の機能をコントロールする |
| Phonon::MediaNode | メディアグラフ内の全てのノードの基底クラス |
| Phonon::MediaObject | メディアプレイバックのためのインターフェース |
| Phonon::MediaSource | メディアオブジェクトのためのマルチメディアのデータ |
| Phonon::BackendCapabilities::Notifier | |
| Phonon::ObjectDescription | Information about Phonon objects |
| Phonon::Path | メディアノード間のコネクションを表わす |
| Phonon::SeekSlider | メディアストリームの位置をシークするためのスライダー |
| Phonon::VideoPlayer | ビデオのプレイバックを表示するために使用される |
| Phonon::VideoWidget | ビデオを表示するために使用されるウィジット |
| Phonon::VolumeSlider | 音声出力デバイスのボリュームをコントロールするために使用されるスライダー |
Phonon は Qt アプリケーションでオーディオ、ビデオコンテンツを使用できるようにするためにクロスプラットフォームのマルチメディアフレームワークです。 Phonon Overview ドキュメントでアーキテクチャと Phonon に含まれる機能が紹介されています。 Phonon ネームスペースは全てのクラス、関数、このモジュールに含まれるネームスペースを含みます。
Phonon のクラスを使用するアプリケーションは Phonon モジュールに対してビルドするように設定される必要があります。 qmake のプロジェクトファイルの以下の宣言によりアプリケーションが適切にコンパイル・リンクされるようになります:
QT += phonon
Phonon モジュールは Qt Full Framework Edition と Open Source Versions of Qt の一部です。
Qt Backends are currently developed for Phonon version 4.1. The Phonon project has moved on and introduced new features that the Qt Backends do not implement. We have chosen not to document the part of Phonon that we do not support. Any class or function not appearing in our documentation can be considered unsupported.
Qt Commercial Edition licensees that wish to distribute applications that use the Phonon module need to be aware of their obligations under the GNU Lesser General Public License (LGPL).
Developers using the Open Source Edition can choose to redistribute the module under the appropriate version of the GNU LGPL; version 2.1 for applications and libraries licensed under the GNU GPL version 2, or version 3 for applications and libraries licensed under the GNU GPL version 2.
This file is part of the KDE project
Copyright (C) 2005-2007 Matthias Kretz <kretz@kde.org>
Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). Contact: Qt Software Information (qt-info@nokia.com)
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License version 2 as published by the Free Software Foundation.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
[前: QtXmlPatterns モジュール] [Qt のモジュール] [次: Qt3Support モジュール]
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.5.0 |