MicroviewAcquisitionParams
Description
See MVC_PARAMTER Enumeration in official documentation for more thorough informationStructure fields and default values (if defined) are described below:
| Name | Type | Description |
|---|---|---|
| AnalogueGain | atl::Optional<int> | |
| DigitalGain | atl::Optional<int> | |
| Exposure | atl::Optional<int> | Exposure in us |
| FpsMax | atl::Optional<int> | Maximum frames per second |
| FrameSkip | atl::Optional<int> | Frames to skip |
| AutoWhiteBalance | Bool | Set auto white balance demand |
