mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
You'll need this one as well
Original commit message from CVS: You'll need this one as well
This commit is contained in:
parent
097ca31255
commit
a40d67523c
1 changed files with 3 additions and 0 deletions
3
swig/GstBin.i
Normal file
3
swig/GstBin.i
Normal file
|
@ -0,0 +1,3 @@
|
|||
void gst_bin_add (GstBin *bin, GstElement *element);
|
||||
gboolean gst_bin_iterate (GstBin *bin);
|
||||
|
Loading…
Reference in a new issue