mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -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
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue