mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-30 06:46:49 -04:00
milan-avb: rework mrp join/begin:
* join/begin mrp protocol for attributes of mvrp and msrp within stream_activate. * Creation of the attribute done on stream creation during es_buidler
This commit is contained in:
parent
0309d598a1
commit
2746898e9a
12 changed files with 199 additions and 121 deletions
|
|
@ -106,7 +106,7 @@ struct avb_msrp_attribute {
|
|||
|
||||
struct avb_msrp;
|
||||
|
||||
struct avb_msrp_attribute *avb_msrp_attribute_new(struct avb_msrp *msrp,
|
||||
int avb_msrp_attribute_new(struct avb_msrp *m, struct avb_msrp_attribute *attr,
|
||||
uint8_t type);
|
||||
|
||||
struct avb_msrp *avb_msrp_register(struct server *server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue