get

function get():Gst.Registry {
    // Gjs wrapper for gst_registry_get()
}

Retrieves the singleton plugin registry. The caller does not own a reference on the registry, as it is alive as long as GStreamer is initialized.

Returns

the Gst.Registry.