mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
alsa-util: Add more standard sample rates.
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/776>
This commit is contained in:
parent
8152f39603
commit
86c5fbab57
2 changed files with 3 additions and 2 deletions
|
|
@ -128,7 +128,7 @@ PA_C_DECL_BEGIN
|
|||
#define PA_CHANNELS_MAX 32U
|
||||
|
||||
/** Maximum allowed sample rate */
|
||||
#define PA_RATE_MAX (48000U*8U)
|
||||
#define PA_RATE_MAX (48000U*16U)
|
||||
|
||||
/** Sample format */
|
||||
typedef enum pa_sample_format {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue