mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
pinossrc: implement unlock/unlock_stop
Implement unlock and unlock_stop to unblock the create method.
This commit is contained in:
parent
531fd1beca
commit
050b8b0300
2 changed files with 35 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ struct _GstPinosSrc {
|
|||
gchar *client_name;
|
||||
|
||||
gboolean negotiated;
|
||||
gboolean flushing;
|
||||
|
||||
GMainContext *context;
|
||||
PinosMainLoop *loop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue