27 #include <pulse/cdecl.h>
69 #define PA_ENCODING_ANY PA_ENCODING_ANY
70 #define PA_ENCODING_PCM PA_ENCODING_PCM
71 #define PA_ENCODING_AC3_IEC61937 PA_ENCODING_AC3_IEC61937
72 #define PA_ENCODING_EAC3_IEC61937 PA_ENCODING_EAC3_IEC61937
73 #define PA_ENCODING_MPEG_IEC61937 PA_ENCODING_MPEG_IEC61937
74 #define PA_ENCODING_DTS_IEC61937 PA_ENCODING_DTS_IEC61937
75 #define PA_ENCODING_MPEG2_AAC_IEC61937 PA_ENCODING_MPEG2_AAC_IEC61937
76 #define PA_ENCODING_MAX PA_ENCODING_MAX
77 #define PA_ENCODING_INVALID PA_ENCODING_INVALID
124 #define PA_FORMAT_INFO_SNPRINT_MAX 256
176 #define PA_PROP_TYPE_INT PA_PROP_TYPE_INT
177 #define PA_PROP_TYPE_INT_RANGE PA_PROP_TYPE_INT_RANGE
178 #define PA_PROP_TYPE_INT_ARRAY PA_PROP_TYPE_INT_ARRAY
179 #define PA_PROP_TYPE_STRING PA_PROP_TYPE_STRING
180 #define PA_PROP_TYPE_STRING_ARRAY PA_PROP_TYPE_STRING_ARRAY
181 #define PA_PROP_TYPE_INVALID PA_PROP_TYPE_INVALID
A sample format and attribute specification.
Definition: sample.h:250
#define PA_GCC_CONST
This function's return value depends only the arguments list (stricter version of PA_GCC_PURE) ...
Definition: gccmacro.h:84
enum pa_sample_format pa_sample_format_t
Sample format.
Constants and routines for channel mapping handling.
Constants and routines for sample type handling.
A channel map which can be used to attach labels to specific channels of a stream.
Definition: channelmap.h:264
struct pa_proplist pa_proplist
A property list object.
Definition: proplist.h:274
Property list constants and functions.