Gst.Plugin.prototype.get_package

function get_package():String {
    // Gjs wrapper for gst_plugin_get_package()
}

get the package the plugin belongs to.

Returns

the package of the plugin