Skip to main content

probe_with_plugins

Function probe_with_plugins 

Source
pub fn probe_with_plugins(plugins: &[&str]) -> GStreamerProbe
Expand 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.