mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
Add autoconnect parameter to pipewiresrc element
This commit is contained in:
parent
2d5e0ef47b
commit
23b86761a5
2 changed files with 25 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ struct _GstPipeWireSrc {
|
|||
int fd;
|
||||
gboolean resend_last;
|
||||
gint keepalive_time;
|
||||
gboolean autoconnect;
|
||||
|
||||
GstCaps *caps;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue