![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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>
Go to the source code of this file.
Classes | |
struct | spa_audio_info_iec958 |
Macros | |
#define | SPA_AUDIO_INFO_IEC958_INIT(...) |
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) |