mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
4 lines
94 B
OpenEdge ABL
4 lines
94 B
OpenEdge ABL
|
void gst_bin_add (GstBin *bin, GstElement *element);
|
||
|
gboolean gst_bin_iterate (GstBin *bin);
|
||
|
|