mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-13 13:30:05 -05:00
This adds support for BAP Broadcast transport links. Unlike unicast, broadcast links are used by a BAP Broadcast Sink device to link together multiple transports in the same BIG that the user wants to start receiving audio from. Each transport is associated with a different BIS, so each one has a different fd. Thus, each link needs to be acquired and released separately. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||