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_compat_p.h File Reference

(a47e0ce8c5344a2df99187cfa3e993278c8a72a2)

#include <spa/pod/parser.h>
#include <spa/pod/builder.h>
#include <spa/param/audio/format.h>
#include <spa/param/format-utils.h>
#include <stdint.h>
Include dependency graph for qpipewire_spa_compat_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  spa_audio_info_iec958

Macros

#define SPA_AUDIO_INFO_IEC958_INIT(...)

Enumerations

enum  spa_audio_iec958_codec {
  SPA_AUDIO_IEC958_CODEC_UNKNOWN , SPA_AUDIO_IEC958_CODEC_PCM , SPA_AUDIO_IEC958_CODEC_DTS , SPA_AUDIO_IEC958_CODEC_AC3 ,
  SPA_AUDIO_IEC958_CODEC_MPEG , SPA_AUDIO_IEC958_CODEC_MPEG2_AAC , SPA_AUDIO_IEC958_CODEC_EAC3 , SPA_AUDIO_IEC958_CODEC_TRUEHD ,
  SPA_AUDIO_IEC958_CODEC_DTSHD
}

Functions

static int spa_format_audio_raw_parse (const struct spa_pod *format, struct spa_audio_info_raw *info)
static struct spa_pod * spa_format_audio_raw_build (struct spa_pod_builder *builder, uint32_t id, const struct spa_audio_info_raw *info)