Module wireplumber::spa

source ·
Expand description

Simple Plugin API POD encoding

SpaPod wraps a libspa_sys::spa_pod, providing high-level accessors and enabling mutation of the Plain Old Data serialized inside. SpaType and the traits provided by this module describe the format and meaning of the data within.

See also

C API docs for:

Re-exports

Structs

Traits