mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
modules: add usage to factories
Improve audio-dsp properties Fix some keys
This commit is contained in:
parent
d4def56bcb
commit
a672a9ee67
9 changed files with 44 additions and 29 deletions
|
|
@ -31,6 +31,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define CLIENT_DEVICE_USAGE "["PW_KEY_DEVICE_NAME"=<string>]"
|
||||
|
||||
struct pw_device *
|
||||
pw_client_device_new(struct pw_resource *resource,
|
||||
struct pw_global *parent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue