[gst-devel] gst-python and queues
Benjamin Otte
in7y118 at public.uni-hamburg.de
Thu Aug 26 11:25:07 CEST 2004
On Thu, 26 Aug 2004, Johan Dahlin wrote:
> I think I'm going to
> remove gst.Element at some point. Since gst_element_factory_make is not
> strictly a constructor of GstElement.
>
I think for the API it's a lot better to
s/gst_element_factory_make/gst_element_new/ since that's more or less what
people would expect. (The same goes for schedulers or everything else
that's provided by factories.) It somehow makes more sense, doesn't it?
Benjamin
More information about the gstreamer-devel
mailing list