mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-30 21:37:53 -04:00
first draft for ACMP/ timeout handling, and communication between SRP/ADP and the ACMP state machine
This commit is contained in:
parent
ad543e37f5
commit
4856f85de2
18 changed files with 2970 additions and 285 deletions
|
|
@ -61,10 +61,6 @@ struct stream {
|
|||
uint64_t format;
|
||||
uint32_t stride;
|
||||
struct spa_audio_info info;
|
||||
|
||||
struct avb_msrp_attribute *talker_attr;
|
||||
struct avb_msrp_attribute *listener_attr;
|
||||
struct avb_mvrp_attribute *vlan_attr;
|
||||
};
|
||||
|
||||
#include "msrp.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue