25 #include <pulse/cdecl.h> 67 #define PA_ENCODING_ANY PA_ENCODING_ANY 68 #define PA_ENCODING_PCM PA_ENCODING_PCM 69 #define PA_ENCODING_AC3_IEC61937 PA_ENCODING_AC3_IEC61937 70 #define PA_ENCODING_EAC3_IEC61937 PA_ENCODING_EAC3_IEC61937 71 #define PA_ENCODING_MPEG_IEC61937 PA_ENCODING_MPEG_IEC61937 72 #define PA_ENCODING_DTS_IEC61937 PA_ENCODING_DTS_IEC61937 73 #define PA_ENCODING_MPEG2_AAC_IEC61937 PA_ENCODING_MPEG2_AAC_IEC61937 74 #define PA_ENCODING_MAX PA_ENCODING_MAX 75 #define PA_ENCODING_INVALID PA_ENCODING_INVALID 122 #define PA_FORMAT_INFO_SNPRINT_MAX 256 174 #define PA_PROP_TYPE_INT PA_PROP_TYPE_INT 175 #define PA_PROP_TYPE_INT_RANGE PA_PROP_TYPE_INT_RANGE 176 #define PA_PROP_TYPE_INT_ARRAY PA_PROP_TYPE_INT_ARRAY 177 #define PA_PROP_TYPE_STRING PA_PROP_TYPE_STRING 178 #define PA_PROP_TYPE_STRING_ARRAY PA_PROP_TYPE_STRING_ARRAY 179 #define PA_PROP_TYPE_INVALID PA_PROP_TYPE_INVALID
A sample format and attribute specification.
Definition: sample.h:248
#define PA_GCC_CONST
This function's return value depends only the arguments list (stricter version of PA_GCC_PURE) ...
Definition: gccmacro.h:82
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:262
struct pa_proplist pa_proplist
A property list object.
Definition: proplist.h:272
Property list constants and functions.