GNOME Bugzilla – Bug 684148
gst_is_initialized() for the C++ binding
Last modified: 2012-09-19 22:33:13 UTC
Hi, Please add a C++ binding to the gstreamer C function gst_is_initialized(), it could be called e.g. Gst::is_initialized(). The C function: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-Gst.html#gst-is-initialized
This has been fixed in the following commit: http://git.gnome.org/browse/gstreamermm/commit/?id=883627a94c760ff8b82cc547d157e42de5e66419 Thanks.