Bugfix / ffmpeg input device (mic) not working on Windows (#27051)
* fix input audio device for windows.
* ffmpeg audio device Windows
* Fixes wrong input device assignment in Windows
* Fixed getting mic on Windows systems by adding _get_microphone_name() function.