mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -05:00
pinossrc: add always-copy property
This commit is contained in:
parent
eca852cdd3
commit
3c7f1e09fb
2 changed files with 30 additions and 1 deletions
|
|
@ -54,6 +54,7 @@ struct _GstPinosSrc {
|
|||
/*< private >*/
|
||||
gchar *path;
|
||||
gchar *client_name;
|
||||
gboolean always_copy;
|
||||
|
||||
gboolean negotiated;
|
||||
gboolean flushing;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue