pipewire/spa/include/spa/param
Peter Hutterer 98503a84b3 spa: fix an C++ invalid type conversion
In file included from spa/tests/test-cpp.cpp:49:
../spa/include/spa/param/latency-utils.h: In function ‘int spa_latency_parse(const spa_pod*, spa_latency_info*)’:
../spa/include/spa/param/latency-utils.h:95:25: error: invalid conversion from ‘int’ to ‘spa_direction’ [-fpermissive]
   95 |         info->direction &= 1;
      |         ~~~~~~~~~~~~~~~~^~~~
      |                         |
      |                         int
2021-06-04 17:57:10 +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 an C++ invalid type conversion 2021-06-04 17:57:10 +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