Create a new elementfactory capable of instantiating objects of the type and add the factory to plugin.
GstPlugin to register the element with
name of elements of this type
rank of element (higher rank means more importance when autoplugging)
GType of element to register
TRUE, if the registering succeeded, FALSE on error
See Implementation
Create a new elementfactory capable of instantiating objects of the type and add the factory to plugin.