mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-07-04 00:06:43 -04:00
module-rtp: Add documentation about module internals and improve comments
* Add .dox file that describes the internal design of the RTP module. * Add details to the sink module documentation about the meaning of source.ip and how it interacts with local.ifname . * Rename "constant delay mode" to "constant latency mode" comments in the code to match the documentation. * Minor comment fixes.
This commit is contained in:
parent
2f94a49962
commit
c4a9023215
7 changed files with 428 additions and 5 deletions
|
|
@ -16,6 +16,7 @@
|
|||
- \subpage page_latency
|
||||
- \subpage page_tag
|
||||
- \subpage page_native_protocol
|
||||
- \subpage page_rtp_module_internals
|
||||
|
||||
|
||||
# Components
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue