mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -05:00
alloc-params: use dynamic types for alloc-params
This commit is contained in:
parent
7270986c3a
commit
048a4b81a8
21 changed files with 166 additions and 271 deletions
|
|
@ -1,4 +1,5 @@
|
|||
spa_headers = [
|
||||
'alloc-param.h',
|
||||
'barrier.h',
|
||||
'buffer.h',
|
||||
'clock.h',
|
||||
|
|
@ -20,7 +21,6 @@ spa_headers = [
|
|||
'pod-builder.h',
|
||||
'pod-iter.h',
|
||||
'pod-utils.h',
|
||||
'port.h',
|
||||
'props.h',
|
||||
'ringbuffer.h'
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue