Try to use source_path consistently

This commit is contained in:
Wim Taymans 2015-07-09 17:58:54 +02:00
parent 1e4e4ef185
commit f268cdfda6
8 changed files with 28 additions and 28 deletions

View file

@ -52,7 +52,7 @@ struct _GstPinosSrc {
GstPushSrc element;
/*< private >*/
gchar *source;
gchar *path;
gboolean negotiated;