mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
command: add add-spa-lib command
Add a command to add a factory name regex to library mapping.
This commit is contained in:
parent
b9d9042695
commit
89a86db0c4
2 changed files with 43 additions and 1 deletions
|
|
@ -335,7 +335,7 @@ int main(int argc, char *argv[])
|
|||
* If you plan to autoconnect your stream, you need to provide at least
|
||||
* media, category and role properties
|
||||
*
|
||||
* Pass your events and a use_data pointer as the last arguments. This
|
||||
* Pass your events and a user_data pointer as the last arguments. This
|
||||
* will inform you about the stream state. The most important event
|
||||
* you need to listen to is the process event where you need to consume
|
||||
* the data provided to you.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue