mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Try to use source_path consistently
This commit is contained in:
parent
1e4e4ef185
commit
f268cdfda6
8 changed files with 28 additions and 28 deletions
|
|
@ -52,7 +52,7 @@ struct _GstPinosSrc {
|
|||
GstPushSrc element;
|
||||
|
||||
/*< private >*/
|
||||
gchar *source;
|
||||
gchar *path;
|
||||
|
||||
gboolean negotiated;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue