Expand description

PipeWire Core bindings.

Modules

Structs

  • Owned Wrapper for the CoreRef
  • Wrapper for the external pw_sys::pw_core value. This is a special singleton object. It is used for internal PipeWire protocol features. Connecting to a PipeWire instance returns one core object, the caller should then register event listeners using add_listener method.

Constants