dynamicTypeRegister

fnbool dynamicTypeRegister(gst.plugin.Plugin plugin, gobject.types.GType type)

Registers a new #GstDynamicTypeFactory in the registry

Parameters

pluginThe #GstPlugin to register dyn_type for
typeThe #GType to register dynamically

Returns