Function

Gst-1.0Gstget_main_executable_pathSince 1.14

  • 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 string | null

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

    1.14