Function rodio::input_devices [] [src]

Important traits for Filter<I, P>
pub fn input_devices() -> Filter<Devices, fn(&Device) -> bool>

An iterator yielding all Devices currently available to the system that support one or more input stream formats.

Can be empty if the system does not support audio input.