mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
A port is an input or output on a Node. Channels are created from the ports and inherit the direction of the port. do automatic port selection based on the direction and caps and node/port name. Simplify stream_connect by passing the direction. Fix pinossink to connect in setcaps so that we know the format and can select a good sink to connect to. |
||
|---|---|---|
| .. | ||
| client | ||
| daemon | ||
| dbus | ||
| gst | ||
| modules/gst | ||
| server | ||
| tests | ||
| tools | ||
| .gitignore | ||
| Makefile.am | ||