mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
bluez5: select BAP audio locations in SelectProperties
Do BAP audio location selection properly in SelectProperties, now that BlueZ provides the supported locations there. Remove a previous workaround. The audio location in SelectProperties determines the audio channel allocation, which determines the channel positions.
This commit is contained in:
parent
815501cc1f
commit
420f7cb48e
3 changed files with 97 additions and 117 deletions
|
|
@ -630,7 +630,6 @@ struct spa_bt_transport {
|
|||
unsigned int latency_us;
|
||||
uint8_t bap_cig;
|
||||
uint8_t bap_cis;
|
||||
uint32_t bap_location;
|
||||
uint32_t bap_interval;
|
||||
|
||||
struct spa_bt_iso_io *iso_io;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue