list_sources

Function list_sources 

Source
pub fn list_sources() -> Vec<AudioSource>
Expand description

Enumerate every capture source the active cpal host exposes, with classification flags. Cheap (no streams opened); the CLI / GUI device pickers and the autodetect-preview both call this.