pinossrc: add always-copy property

This commit is contained in:
Wim Taymans 2017-05-17 11:49:57 +02:00
parent eca852cdd3
commit 3c7f1e09fb
2 changed files with 30 additions and 1 deletions

View file

@ -54,6 +54,7 @@ struct _GstPinosSrc {
/*< private >*/
gchar *path;
gchar *client_name;
gboolean always_copy;
gboolean negotiated;
gboolean flushing;