mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
add vpattern field to GESTimelineBackground source
This commit is contained in:
parent
12437967ba
commit
8019f805db
1 changed files with 1 additions and 2 deletions
|
@ -55,8 +55,7 @@ struct _GESTimelineBackgroundSource {
|
|||
gboolean mute;
|
||||
|
||||
/*< private >*/
|
||||
GstElement *vsrc;
|
||||
GstElement *asrc;
|
||||
gint vpattern;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue