-->
import Quickshell.Services.Pipewire
Note that there is one link per channel of a connection between nodes. You usually want PwLinkGroup.
The pipewire object id of the link.
Mainly useful for debugging. you can inspect the link directly
with pw-cli i <id>
.
The node that is sending information. (the source)
The current state of the link.
WARNING
This property is invalid unless the node is bound.
The node that is receiving information. (the sink)