Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qpipewire_spa_pod_support.cpp File Reference

(a47e0ce8c5344a2df99187cfa3e993278c8a72a2)

#include "qpipewire_spa_pod_support_p.h"
#include <QtCore/qdebug.h>
#include <pipewire/version.h>
#include <spa/pod/parser.h>
#include <spa/param/format.h>
#include "qpipewire_spa_compat_p.h"
Include dependency graph for qpipewire_spa_pod_support.cpp:

Go to the source code of this file.

Namespaces

namespace  QtPipeWire

Functions

spa_audio_info_raw QtPipeWire::asSpaAudioInfoRaw (const QAudioFormat &)

Variables

static constexpr spa_format SPA_FORMAT_AUDIO_iec958Codec = spa_format(65542)
static constexpr spa_media_subtype SPA_MEDIA_SUBTYPE_iec958 = spa_media_subtype(3)

Variable Documentation

◆ SPA_FORMAT_AUDIO_iec958Codec

constexpr spa_format SPA_FORMAT_AUDIO_iec958Codec = spa_format(65542)
staticconstexpr

Definition at line 22 of file qpipewire_spa_pod_support.cpp.

◆ SPA_MEDIA_SUBTYPE_iec958

constexpr spa_media_subtype SPA_MEDIA_SUBTYPE_iec958 = spa_media_subtype(3)
staticconstexpr

Definition at line 23 of file qpipewire_spa_pod_support.cpp.