CameraDevice Constructors
Describes a video capture device, operates the device, and processes the received video stream.| Name | Parameters | Description |
|---|---|---|
| CameraDevice(CameraDeviceInfo) | deviceInfo | Initializes a new instance of the CameraDevice class. |
See Also