SynViewAnalogParams
Description
Holds analog parameters of SynView controlled cameras.Structure fields and default values (if defined) are described below:
| Name | Type | Description |
|---|---|---|
| Gain | atl::Optional<float> | Analog gain |
| BlackLevel | atl::Optional<float> | Controls the analog black level |
| BlackLevelAuto | atl::Optional<SynViewAutoMode> | Automatic black level mode |
