mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-22 01:40:33 -05:00
modules-avb: Introducing entity builder. The entity builder is necessary
to attach ressource to the descriptors instead of having them splitted. It is the case for the avb-streams which in a seperated list. Instead they should be encapsulated within the descriptor itself, as one cannot leave without the other.
This commit is contained in:
parent
8ea56477d9
commit
57af462ecf
3 changed files with 101 additions and 0 deletions
|
|
@ -736,6 +736,7 @@ if build_module_avb
|
|||
'module-avb/acmp.c',
|
||||
'module-avb/aecp.c',
|
||||
'module-avb/aecp-aem.c',
|
||||
'module-avb/es-builder.c',
|
||||
'module-avb/avdecc.c',
|
||||
'module-avb/maap.c',
|
||||
'module-avb/mmrp.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue