mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-23 08:56:47 -05:00
POD (plain old data) objects are similar to LV2 Atoms and allows storage and construction of datastructures in memory or on the stack. They can be copied with a simple memcpy. The idea is to use this to construct the network messages and to replace the structures used for describing formats and properties. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| test-mixer.c | ||
| test-props.c | ||
| test-props2.c | ||
| test-v4l2.c | ||