Gst.Registry::feature-added

function callback(registry, feature:Gst.PluginFeature, ):void;

Signals that a feature has been added to the registry (possibly replacing a previously-added one by the same name)

registry

instance of Gst.Registry that is emitting the signal

feature

the feature that has been added