CameraDevice constructor

CameraDevice(
  1. CameraInfo info
)

Construct a CameraDevice.

Implementation

CameraDevice(this.info);