get_main_executable_path


Description:


[ Version ( since = "1.14" ) ]
public unowned string? get_main_executable_path ()

This helper is mostly helpful for plugins that need to inspect the folder of the main executable to determine their set of features.

When a plugin is initialized from the gst-plugin-scanner external process, the returned path will be the same as from the parent process.

Returns:

The path of the executable that initialized GStreamer, or null if it could not be determined.


Namespace: Gst
Package: gstreamer-1.0