mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-14 06:59:57 -05:00
SPA_ID_* -> SPA_TYPE_*. We use 'type' for all registered types. ID refers to either a registered type or an enum. Improve introspection of object ids. Make 0 an invalid enum and use it to look up the object id type. Move some type-info files together. Swap type and id of the object, we first specify the type and then the id because the meaning of the id depends on the object type. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| stress-ringbuffer.c | ||
| test-bluez5.c | ||
| test-control.c | ||
| test-convert.c | ||
| test-convert2.c | ||
| test-graph.c | ||
| test-graph2.c | ||
| test-mixer.c | ||
| test-perf.c | ||
| test-props.c | ||
| test-props2.c | ||
| test-props4.c | ||
| test-props5.c | ||
| test-ringbuffer.c | ||
| test-v4l2.c | ||