enumerateDevices abstract method

Future<List<MediaDeviceInfo>> enumerateDevices()

Returns a List of MediaDeviceInfo describing the devices.

Implementation

Future<List<MediaDeviceInfo>> enumerateDevices();