pipewire/spa/plugins/volume
Wim Taymans e5e360d5df props: improve property introspection
Make a new PropInfo parameter that allows us to iterate all
properties. Make some new fields to set labels and names for
properties. We will be able to add more things to describe the
properties this way.
Use the Props param to simply query or set properties.
We can now make int enum properties and describe all possible
values with labels, we don't need to register types anymore.
This then makes it possible to enumerate the v4l2 controls and make
them available as control params.
2017-12-15 16:30:56 +01:00
..
meson.build Don't hardcode plugin path 2017-06-19 12:19:22 +02:00
plugin.c Use errno for result errors 2017-11-13 09:41:41 +01:00
volume.c props: improve property introspection 2017-12-15 16:30:56 +01:00