classify_source

Function classify_source 

Source
pub(crate) fn classify_source(name: &str) -> SourceKind
Expand description

Classify a device name with the heuristic documented above. Pure function so we can unit-test without a real audio host.