devices abstract method

Future<List<DeviceHandle>> devices()

UVC cameras currently attached (Android) or available (web).

Implementation

Future<List<DeviceHandle>> devices();