pipewire-media-session/src/modules/module-protocol-native
Wim Taymans 58667d6ced params: make method on node and port to enum params
Do not pass the params of the node in the node_info, instead,
make a method to enumerate the params. This makes it possible for
clients to only enumerate what they need and when they need it.
Improve introspection of a port, add the name and properties.
Add an enum_param method on the port that can be used to enumerate
port formats.
Change -monitor and -cli and add support for enum_params on the node
and port.
2018-02-20 10:31:55 +01:00
..
connection.c connection: return false on read error 2018-02-12 17:32:09 +01:00
connection.h connection: signal errors 2017-11-13 11:33:07 +01:00
defs.h protocol: make connect async 2018-01-30 15:11:39 +01:00
local-socket.c protocol: make connect async 2018-01-30 15:11:39 +01:00
portal-screencast.c protocol: make connect async 2018-01-30 15:11:39 +01:00
protocol-native.c params: make method on node and port to enum params 2018-02-20 10:31:55 +01:00