Skip to content

Commit 76d5f3b

Browse files
committed
includes: update to PA version 17
1 parent 01cb538 commit 76d5f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/sample.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ PA_C_DECL_BEGIN
128128
#define PA_CHANNELS_MAX 32U
129129

130130
/** Maximum allowed sample rate */
131-
#define PA_RATE_MAX (48000U*8U)
131+
#define PA_RATE_MAX (48000U*16U)
132132

133133
/** Sample format */
134134
typedef enum pa_sample_format {

0 commit comments

Comments
 (0)