dynamicTypeRegister
fn
bool dynamicTypeRegister(gst.plugin.Plugin plugin, gobject.types.GType type)Registers a new #GstDynamicTypeFactory in the registry
Parameters
plugin | The #GstPlugin to register dyn_type for |
type | The #GType to register dynamically |