mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +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;
|
gboolean mute;
|
||||||
|
|
||||||
/*< private >*/
|
/*< private >*/
|
||||||
GstElement *vsrc;
|
gint vpattern;
|
||||||
GstElement *asrc;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue