mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-24 07:00:05 -05:00
remove hardcoded port allocation params
This commit is contained in:
parent
ca7d08c406
commit
3fee60597e
6 changed files with 27 additions and 48 deletions
|
|
@ -87,9 +87,6 @@ struct _GstPinosSink {
|
|||
|
||||
GstPinosPool *pool;
|
||||
GHashTable *buf_ids;
|
||||
|
||||
GQueue empty;
|
||||
GQueue filled;
|
||||
};
|
||||
|
||||
struct _GstPinosSinkClass {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue