pub fn probe_with_plugins(plugins: &[&str]) -> GStreamerProbeExpand description
Probe both CLIs and check the named plugins via gst-inspect-1.0.
gst-inspect-1.0 <plugin> exits 0 when the plugin is registered.
If gst-inspect-1.0 itself isn’t on PATH, every requested
plugin entry comes back as false.