25 #include <pulse/cdecl.h>
77 #define PA_ENCODING_ANY PA_ENCODING_ANY
78 #define PA_ENCODING_PCM PA_ENCODING_PCM
79 #define PA_ENCODING_AC3_IEC61937 PA_ENCODING_AC3_IEC61937
80 #define PA_ENCODING_EAC3_IEC61937 PA_ENCODING_EAC3_IEC61937
81 #define PA_ENCODING_MPEG_IEC61937 PA_ENCODING_MPEG_IEC61937
82 #define PA_ENCODING_DTS_IEC61937 PA_ENCODING_DTS_IEC61937
83 #define PA_ENCODING_MPEG2_AAC_IEC61937 PA_ENCODING_MPEG2_AAC_IEC61937
84 #define PA_ENCODING_TRUEHD_IEC61937 PA_ENCODING_TRUEHD_IEC61937
85 #define PA_ENCODING_DTSHD_IEC61937 PA_ENCODING_DTSHD_IEC61937
86 #define PA_ENCODING_MAX PA_ENCODING_MAX
87 #define PA_ENCODING_INVALID PA_ENCODING_INVALID
137 #define PA_FORMAT_INFO_SNPRINT_MAX 256
189 #define PA_PROP_TYPE_INT PA_PROP_TYPE_INT
190 #define PA_PROP_TYPE_INT_RANGE PA_PROP_TYPE_INT_RANGE
191 #define PA_PROP_TYPE_INT_ARRAY PA_PROP_TYPE_INT_ARRAY
192 #define PA_PROP_TYPE_STRING PA_PROP_TYPE_STRING
193 #define PA_PROP_TYPE_STRING_ARRAY PA_PROP_TYPE_STRING_ARRAY
194 #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:80
Property list constants and functions.
struct pa_proplist pa_proplist
A property list object.
Definition: proplist.h:278
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:252