STWExternalCamera

class STWExternalCamera : STWCamera

This class represents a camera USB device attached to the android device with the android device acting as the USB host.

See also

for more information

Properties

Link copied to clipboard
var usbDevice: UsbDevice

the instance of usb device for the given camera

Inherited properties

Link copied to clipboard
var cameraId: Int

The camera id for the integrated camera, can be front, back or external camera

Inherited functions

Link copied to clipboard
open override fun toString(): String