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.
pub fn list_sources() -> Vec<AudioSource>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.