Function rich_sdl2_rust::audio::device_name
source · pub fn device_name(device_id: u32, is_microphone: bool) -> Option<String>Expand description
Returns the device name of the id device_id. Please set is_microphone according to what type you want to.