Method

PwgImplModuleget_loaded

since: 0.1

Declaration [src]

_Bool
pwg_impl_module_get_loaded (
  PwgImplModule* self
)

Description [src]

Gets whether this handle still has a loaded PipeWire implementation module.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.ImplModule:loaded

Return value

Type: _Bool

Whether the module is still loaded.