pipewire/src/modules
Wim Taymans 3cd7d90d88 media-session: link all stream ports
Create a helper in the session manager to link all ports between
2 nodes.

Make the output endpoint call the input endpoint create_link, passing
the node or ports to link to.

Make the input endpoint complete the link by calling the session
helper to link all ports.

Remove the node policy, we're only using a policy for the endpoints
now.
2019-11-29 13:34:07 +01:00
..
module-adapter
module-client-device
module-client-node
module-metadata
module-protocol-native
module-session-manager
spa
meson.build
module-access.c
module-adapter.c
module-client-device.c
module-client-node.c
module-link-factory.c
module-metadata.c
module-protocol-native.c
module-rtkit.c
module-session-manager.c