| MeiCam SDK For iOS
    3.7.2
    | 
Description of capture device capability. More...
#import <NvsStreamingContext.h>
 
 | Properties | |
| BOOL | supportAutoFocus | 
| Whether to support auto focus.  More... | |
| BOOL | supportContinuousFocus | 
| Whether to support continuous focus.  More... | |
| BOOL | supportAutoExposure | 
| Whether to support automatic exposure.  More... | |
| BOOL | supportZoom | 
| Whether to support zoom.  More... | |
| float | maxZoomFactor | 
| Maximum zoom factor.  More... | |
| BOOL | supportFlash | 
| Whether to support flash light.  More... | |
| BOOL | supportVideoStabilization | 
| Whether to support video stabilization.  More... | |
| BOOL | supportExposureBias | 
| Whether to support exposure compensation.  More... | |
| float | minExposureBias | 
| Minimum exposure compensation coefficient.  More... | |
| float | maxExposureBias | 
| Maximum exposure compensation coefficient.  More... | |
Description of capture device capability.
Defines the relevant properties of the capture device, including auto focus, auto exposure, zoom, etc.
| 
 | readatomicassign | 
Maximum exposure compensation coefficient.
| 
 | readatomicassign | 
Maximum zoom factor.
| 
 | readatomicassign | 
Minimum exposure compensation coefficient.
| 
 | readatomicassign | 
Whether to support automatic exposure.
| 
 | readatomicassign | 
Whether to support auto focus.
| 
 | readatomicassign | 
Whether to support continuous focus.
| 
 | readatomicassign | 
Whether to support exposure compensation.
| 
 | readatomicassign | 
Whether to support flash light.
| 
 | readatomicassign | 
Whether to support video stabilization.
| 
 | readatomicassign | 
Whether to support zoom.
 1.8.18
 1.8.18