getDevice abstract method

Future<String> getDevice()

获取当前使用的视频采集设备。

该方法仅适用于 Windows 和 macOS。

Returns 视频采集设备。

Implementation

Future<String> getDevice();