pub(crate) fn classify_source(name: &str) -> SourceKindExpand description
Classify a device name with the heuristic documented above. Pure function so we can unit-test without a real audio host.
pub(crate) fn classify_source(name: &str) -> SourceKindClassify a device name with the heuristic documented above. Pure function so we can unit-test without a real audio host.