pipewire/spa/include/spa/param
Peter Hutterer a179e0fecd spa: fix a C++ typecast warning
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]
2021-06-04 17:57:11 +10:00
..
audio spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
bluetooth spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
video spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
format-utils.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
format.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
latency-utils.h spa: fix a C++ typecast warning 2021-06-04 17:57:11 +10:00
param.h spa: add some latency helpers 2021-05-27 15:26:09 +02:00
profiler.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
props.h spa: group the spa headers into doxygen modules 2021-05-26 07:44:55 +00:00
type-info.h spa: add some latency helpers 2021-05-27 15:26:09 +02:00