getDevice abstract method

Future<String> getDevice()

Retrieves the current video capture device.

This method is for Windows and macOS only.

Returns The video capture device.

Implementation

Future<String> getDevice();