mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
modules: add Module Name section to the module reference docs
This commit is contained in:
parent
843e733479
commit
fdcb02ed75
41 changed files with 170 additions and 1 deletions
|
|
@ -71,6 +71,10 @@ PW_LOG_TOPIC(mod_topic_connection, "conn." NAME);
|
|||
* Normally this module is loaded in both client and server config files
|
||||
* so that they cam communicate.
|
||||
*
|
||||
* ## Module Name
|
||||
*
|
||||
* `libpipewire-module-protocol-native`
|
||||
*
|
||||
* ## Module Options
|
||||
*
|
||||
* The module supports the following arguments:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue