mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-22 06:59:59 -05:00
void* cannot be automatically type-casted so let's do this explicitly. ../spa/include/spa/param/latency-utils.h: In function ‘spa_pod* spa_latency_build(spa_pod_builder*, uint32_t, const spa_latency_info*)’: ../spa/include/spa/pod/builder.h:651:1: error: invalid conversion from ‘void*’ to ‘spa_pod*’ [-fpermissive] |
||
|---|---|---|
| .. | ||
| audio | ||
| bluetooth | ||
| video | ||
| format-utils.h | ||
| format.h | ||
| latency-utils.h | ||
| param.h | ||
| profiler.h | ||
| props.h | ||
| type-info.h | ||