mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
bluetooth: pass output_rate_refresh_interval_ms module parameter
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/488>
This commit is contained in:
parent
c686215268
commit
c6309a9c18
3 changed files with 24 additions and 8 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include <pulsecore/core.h>
|
||||
|
||||
#define MAX_A2DP_CAPS_SIZE 254
|
||||
#define DEFAULT_OUTPUT_RATE_REFRESH_INTERVAL_MS 500
|
||||
|
||||
typedef struct pa_a2dp_codec_capabilities {
|
||||
uint8_t size;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue