mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +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);
|
||
|
|