[pulseaudio-discuss] [RFC 0/2] Add dynamic configuration of SBC bitpool
Frédéric Danis
frederic.danis at collabora.com
Fri May 17 13:45:10 UTC 2019
This series of patch allows to manage the bandwidth used by an A2DP source
using SBC encoder by adding ability to change the bitpool dynamically during
runtime.
In a crowded environment this can allow to limit interference between source
and headphones.
This needs "Message API v2" patches from Georg Chini [1]
I am currently not sure in patch 2 where should occur the SBC bitpool apply.
Any comments appreciated.
[1] https://gitlab.freedesktop.org/pulseaudio/pulseaudio/merge_requests/51
Frédéric Danis (2):
bluetooth: Add message to get/set A2DP codec configs
bluetooth: Add SBC get/set config message support
src/modules/bluetooth/a2dp-codec-api.h | 10 ++++
src/modules/bluetooth/a2dp-codec-sbc.c | 47 +++++++++++++++++
src/modules/bluetooth/module-bluez5-device.c | 54 ++++++++++++++++++++
src/pulsecore/core-util.h | 7 +++
4 files changed, 118 insertions(+)
--
2.18.0
More information about the pulseaudio-discuss
mailing list