Gst.Plugin.prototype.get_source

function get_source():String {
    // Gjs wrapper for gst_plugin_get_source()
}

get the source module the plugin belongs to.

Returns

the source of the plugin