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.