videoZoomFactorUpscaleThreshold property

num? videoZoomFactorUpscaleThreshold
getter/setter pair

the camera max zoom factor (Only for iOS platform)

Implementation

num? maxZoomFactor; /// the camera max zoom factor (Only for iOS platform)
num? videoZoomFactorUpscaleThreshold;