Function parse_devices

Source
pub(crate) fn parse_devices(stderr: &str) -> Vec<(String, bool)>
Expand description

Audio device names out of ffmpeg’s -list_devices output (both the modern "name" (audio) layout and the older DirectShow audio devices section headers).