getLoopbackDevice abstract method

Future<String> getLoopbackDevice()

获取当前的声卡采集设备。

该方法仅适用于 Windows 和 macOS。

Returns 当前声卡采集设备的 ID。

Implementation

Future<String> getLoopbackDevice();