Print all elements of a bin using Gstreamer sdk

Tim Müller tim at centricular.com
Wed Aug 20 00:35:07 PDT 2014


On Tue, 2014-08-19 at 19:40 -0700, cxphong wrote:

Hi,

> Hello, My pipeline removes some elements and i want to check it ok.
> gst_bin_remove_many() return void, then I can't check the result.
> Is there a way to list all elements of a pipeline?

The API for that is part of the GstBin class:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/GstBin.html#gst-bin-iterate-elements

 Cheers
  -Tim
-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list