After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684148 - gst_is_initialized() for the C++ binding
gst_is_initialized() for the C++ binding
Status: RESOLVED FIXED
Product: gstreamermm
Classification: Bindings
Component: general
0.10.x
Other Linux
: Normal minor
: ---
Assigned To: gstreamermm-maint
gstreamermm-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-16 13:21 UTC by kangaba
Modified: 2012-09-19 22:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description kangaba 2012-09-16 13:21:00 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
Comment 1 José Alburquerque 2012-09-19 22:33:13 UTC
This has been fixed in the following commit:
http://git.gnome.org/browse/gstreamermm/commit/?id=883627a94c760ff8b82cc547d157e42de5e66419

Thanks.