mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-30 11:08:55 -05:00
io: add clock_id to clock
Can be used to determine if we need to slave or not. Add node abi test Fix some headers
This commit is contained in:
parent
2ac8be4ac7
commit
54f6834de4
7 changed files with 219 additions and 4 deletions
|
|
@ -29,6 +29,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <spa/pod/builder.h>
|
||||
|
||||
#include <spa/node/node.h>
|
||||
|
||||
struct spa_result_node_params_data {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue