getMainExecutablePath

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.

string
getMainExecutablePath
()

Return Value

Type: string

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