gstreamer/swig/GstBin.i

4 lines
94 B
OpenEdge ABL
Raw Normal View History

void gst_bin_add (GstBin *bin, GstElement *element);
gboolean gst_bin_iterate (GstBin *bin);