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:
Wim Taymans 2019-10-23 13:13:01 +02:00
parent 2ac8be4ac7
commit 54f6834de4
7 changed files with 219 additions and 4 deletions

View file

@ -41,6 +41,7 @@ extern "C" {
#include "pipewire/stream.h"
#include "pipewire/log.h"
#include <spa/pod/builder.h>
#include <spa/utils/type-info.h>
#ifndef spa_debug