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:
Igor V. Kovalenko 2021-01-26 09:10:02 +03:00
parent c686215268
commit c6309a9c18
3 changed files with 24 additions and 8 deletions

View file

@ -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;