Method

PwgLinkInfoget_passive

since: 0.1

Declaration [src]

_Bool
pwg_link_info_get_passive (
  PwgLinkInfo* self
)

Description [src]

Gets whether the PipeWire link.passive property is true.

Stability: Unstable

Available since: 0.1

Return value

Type: _Bool

Whether the wrapped link is marked as passive.