Gst.Registry.prototype.scan_path
function scan_path(path:String):Boolean { // Gjs wrapper for gst_registry_scan_path() }
Scan the given path for plugins to add to the registry. The syntax of the path is specific to the registry.
- path
the path to scan
- Returns
true if registry changed