You'll need this one as well

Original commit message from CVS:
You'll need this one as well
This commit is contained in:
Thomas Vander Stichele 2001-08-13 20:42:48 +00:00
parent 097ca31255
commit a40d67523c

3
swig/GstBin.i Normal file
View file

@ -0,0 +1,3 @@
void gst_bin_add (GstBin *bin, GstElement *element);
gboolean gst_bin_iterate (GstBin *bin);