25#include <pulse/cdecl.h>
73#define PA_ENCODING_ANY PA_ENCODING_ANY
74#define PA_ENCODING_PCM PA_ENCODING_PCM
75#define PA_ENCODING_AC3_IEC61937 PA_ENCODING_AC3_IEC61937
76#define PA_ENCODING_EAC3_IEC61937 PA_ENCODING_EAC3_IEC61937
77#define PA_ENCODING_MPEG_IEC61937 PA_ENCODING_MPEG_IEC61937
78#define PA_ENCODING_DTS_IEC61937 PA_ENCODING_DTS_IEC61937
79#define PA_ENCODING_MPEG2_AAC_IEC61937 PA_ENCODING_MPEG2_AAC_IEC61937
80#define PA_ENCODING_TRUEHD_IEC61937 PA_ENCODING_TRUEHD_IEC61937
81#define PA_ENCODING_DTSHD_IEC61937 PA_ENCODING_DTSHD_IEC61937
82#define PA_ENCODING_MAX PA_ENCODING_MAX
83#define PA_ENCODING_INVALID PA_ENCODING_INVALID
133#define PA_FORMAT_INFO_SNPRINT_MAX 256
185#define PA_PROP_TYPE_INT PA_PROP_TYPE_INT
186#define PA_PROP_TYPE_INT_RANGE PA_PROP_TYPE_INT_RANGE
187#define PA_PROP_TYPE_INT_ARRAY PA_PROP_TYPE_INT_ARRAY
188#define PA_PROP_TYPE_STRING PA_PROP_TYPE_STRING
189#define PA_PROP_TYPE_STRING_ARRAY PA_PROP_TYPE_STRING_ARRAY
190#define PA_PROP_TYPE_INVALID PA_PROP_TYPE_INVALID
Constants and routines for channel mapping handling.
#define PA_GCC_CONST
This function's return value depends only the arguments list (stricter version of PA_GCC_PURE)
Definition gccmacro.h:82
Property list constants and functions.
struct pa_proplist pa_proplist
A property list object.
Definition proplist.h:272
Constants and routines for sample type handling.
enum pa_sample_format pa_sample_format_t
Sample format.
A channel map which can be used to attach labels to specific channels of a stream.
Definition channelmap.h:264
A sample format and attribute specification.
Definition sample.h:248