Function sfml::audio::capture::available_devices[][src]

#[must_use]pub fn available_devices() -> Vec<String>

Get a list of the names of all available audio capture devices.

This function returns a vector of strings, containing the names of all available audio capture devices.