gst_element_factory_create ( element_factory name -- GstElement* )


Vocabulary
gstreamer.ffi

Inputs
element_factoryan object
namean object


Outputs
GstElement*an object


Definition


LIBRARY: gstreamer FUNCTION: GstElement*
gst_element_factory_create
( GstElementFactory* element_factory, gchar* name )