mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Update architecture.md
This commit is contained in:
parent
70ce1da29c
commit
a33fac9f9a
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ described in an external protocol file but implemented directly in
|
||||||
a protocol plugin. Protocol plugins can be added to add new
|
a protocol plugin. Protocol plugins can be added to add new
|
||||||
objects or even protocols when required.
|
objects or even protocols when required.
|
||||||
|
|
||||||
Messages are encoded with [SPA PODs][spa/pod.md], which make it
|
Messages are encoded with [SPA PODs](spa/pod.md), which make it
|
||||||
possible to encode complex objects with right types.
|
possible to encode complex objects with right types.
|
||||||
|
|
||||||
Events from the server can be a reply to a method or can be emited
|
Events from the server can be a reply to a method or can be emited
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue