Function ffprobe::ffprobe_config

source ·
pub fn ffprobe_config(
    config: Config,
    path: impl AsRef<Path>
) -> Result<FfProbe, FfProbeError>
Expand description

Run ffprobe with a custom config. See ConfigBuilder for more details.