mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
modules: improve some docs
This commit is contained in:
parent
c13696aca1
commit
eaaa0cd99e
2 changed files with 2 additions and 2 deletions
|
|
@ -147,7 +147,7 @@ PW_LOG_TOPIC_STATIC(mod_topic, "mod." NAME);
|
|||
*
|
||||
* The mixer plugin has up to 8 input ports labeled "In 1" to "In 8" and each with
|
||||
* a gain control labeled "Gain 1" to "Gain 8". There is an output port labeled
|
||||
* "Out". Unused input ports will be ignoded and not cause overhead.
|
||||
* "Out". Unused input ports will be ignored and not cause overhead.
|
||||
*
|
||||
* ### Copy
|
||||
*
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
#define ifr_ifindex ifr_index
|
||||
#endif
|
||||
|
||||
/** \page page_module_rtp_sap PipeWire Module: Announce and create RTP streams
|
||||
/** \page page_module_rtp_sap PipeWire Module: SAP Announce and create RTP streams
|
||||
*
|
||||
* The `rtp-sap` module announces RTP streams that match the rules with the
|
||||
* announce-stream action.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue