EnxRoom.getSelectedDevice()
method is used to get the selected or used Audio Device for the Stream.
Method: static Future<String> getSelectedDevice()
– No parameter needed
String deviceName = EnxRtc.getSelectedDevice();
New : Video API v2.1.3 - Release Notes - SDK • Face AI • Video Embed • UI Kit
EnxRoom.getSelectedDevice()
method is used to get the selected or used Audio Device for the Stream.
Method: static Future<String> getSelectedDevice()
– No parameter needed
String deviceName = EnxRtc.getSelectedDevice();