![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qglobal.h>#include <QtCore/qlist.h>#include <QtCore/qspan.h>#include <QtMultimedia/qaudioformat.h>#include <QtMultimedia/private/qaudio_qspan_support_p.h>#include <QtMultimedia/private/qpipewire_spa_pod_parser_support_p.h>#include "qpipewire_spa_compat_p.h"#include <spa/param/audio/raw.h>#include <spa/pod/pod.h>Go to the source code of this file.
Classes | |
| struct | QtPipeWire::SpaObjectAudioFormat |
Namespaces | |
| namespace | QtPipeWire |
Functions | |
| spa_audio_info_raw | QtPipeWire::asSpaAudioInfoRaw (const QAudioFormat &) |
Variables | |
| constexpr std::array | QtPipeWire::channelPositionsMono { SPA_AUDIO_CHANNEL_MONO } |
| constexpr std::array | QtPipeWire::channelPositionsStereo { SPA_AUDIO_CHANNEL_FL, SPA_AUDIO_CHANNEL_FR } |
| constexpr std::array | QtPipeWire::channelPositions2Dot1 |
| constexpr std::array | QtPipeWire::channelPositions3Dot0 |
| constexpr std::array | QtPipeWire::channelPositions3Dot1 |
| constexpr std::array | QtPipeWire::channelPositions5Dot0 |
| constexpr std::array | QtPipeWire::channelPositions5Dot1 |
| constexpr std::array | QtPipeWire::channelPositions7Dot0 |
| constexpr std::array | QtPipeWire::channelPositions7Dot1 |