mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
pvsrc: implement source selection
Allow pvsrc to select what source to connect to.
This commit is contained in:
parent
98861cb940
commit
4a61f988dc
6 changed files with 81 additions and 40 deletions
|
|
@ -54,6 +54,7 @@ struct _GstPulsevideoSrc {
|
|||
GstPushSrc element;
|
||||
|
||||
/*< private >*/
|
||||
gchar *source;
|
||||
|
||||
gboolean negotiated;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue