mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -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
|
|
@ -23,6 +23,15 @@
|
|||
*
|
||||
* Fallback sink, which appear dynamically when no other sinks are
|
||||
* present. This is only useful for Pulseaudio compatibility.
|
||||
*
|
||||
* ## Module Name
|
||||
*
|
||||
* `libpipewire-module-fallback-sink`
|
||||
*
|
||||
* ## Module Options
|
||||
*
|
||||
* - `sink.name`: sink name
|
||||
* - `sink.description`: sink description
|
||||
*/
|
||||
|
||||
#define NAME "fallback-sink"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue