add vpattern field to GESTimelineBackground source

This commit is contained in:
Brandon Lewis 2010-06-11 15:15:59 +02:00 committed by Edward Hervey
parent 12437967ba
commit 8019f805db

View file

@ -55,8 +55,7 @@ struct _GESTimelineBackgroundSource {
gboolean mute;
/*< private >*/
GstElement *vsrc;
GstElement *asrc;
gint vpattern;
};
/**