stream_profile

Function stream_profile 

Source
pub fn stream_profile<P, F>(file_path: P, _callback: F) -> Result<QualityReport>
where P: AsRef<Path>, F: Fn(QualityReport) + Send + Sync + 'static,
Expand description

Stream profiling with intelligent engine selection and progress logging