[gst-devel] Looking inside a spider?
Manuel McLure
manuel at mclure.org
Wed Aug 6 14:37:11 CEST 2003
Thank you very much! That's exactly what I needed!
Ronald Bultje wrote:
>Hi Manuel,
>
>On Wed, 2003-08-06 at 19:44, Manuel McLure wrote:
>
>
>>Is there any way to look inside a spider to get to the actual plugins
>>that compose it? I want to write a program that will do the equivalent of
>>
>>
>
>Spider is a GstBin (gst/gstbin.h), you can get the plugins that it
>contains using gst_bin_get_list (). Just going over all of them to see
>which ones support the 'metadata' property should get you pretty much to
>what you want.
>
>Ronald
>
>
>
More information about the gstreamer-devel
mailing list