Expand description
Properties are used to pass around arbitrary key/value pairs.
This module contains wrappers for pw_properties and related items.
Macros§
- __
properties__ - A macro for creating a new
Propertiesstruct with predefined key-value pairs. - properties
- A macro for creating a new
Propertiesstruct with predefined key-value pairs.
Structs§
- Properties
- Transparent wrapper around a properties object.
- Properties
Box - Smart pointer providing unique ownership of a PipeWire properties object.