[][src]Function rodio::input_devices

pub fn input_devices() -> Result<InputDevices<Devices>, DevicesError>

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.