mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-09 13:30:06 -05:00
make support plugin
This commit is contained in:
parent
1e71b24952
commit
9257e3b8f3
5 changed files with 262 additions and 2 deletions
|
|
@ -38,7 +38,7 @@ extern "C" {
|
|||
struct spa_type_map {
|
||||
/* the total size of this structure. This can be used to expand this
|
||||
* structure in the future */
|
||||
const size_t size;
|
||||
size_t size;
|
||||
/**
|
||||
* spa_type_map::info
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue