Module link

Source
Expand description

Links connect two ports of opposite direction, making media flow from the output port to the input port.

A link negotiates a format and buffers between ports. A port can be linked to many other ports and PipeWire will manage mixing and duplicating the buffers.

This module contains wrappers for pw_link and related items.

Structs§

Link
A proxy to a link.
LinkChangeMask
LinkInfo
LinkInfoRef
LinkListener
An owned listener for link events.
LinkListenerLocalBuilder
A builder for registering link event callbacks.

Enums§

LinkState