mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
a40d67523c
Original commit message from CVS: You'll need this one as well
3 lines
94 B
OpenEdge ABL
3 lines
94 B
OpenEdge ABL
void gst_bin_add (GstBin *bin, GstElement *element);
|
|
gboolean gst_bin_iterate (GstBin *bin);
|
|
|