[gst-devel] How to use GstDebug?
Stefan Kost
ensonic at hora-obscura.de
Fri Mar 12 18:13:51 CET 2010
wanting2learn wrote:
> Can someone show me an example of how I can use GstDebug in a c++ gstreamer
> application please???
>
> I would like it is someone posted some example code and how I can obtain
> debug information about what is happening.
>
> Thanks
>
>
>
you can probably set a different handler using g_set_printerr_handler()
and in you handler write to a file.
Stefan
More information about the gstreamer-devel
mailing list