CameraKey.KeyCameraOpticalZoomSpec
CompletedThis key returns true for the M30 zoom lens:
CameraKey.KeyCameraOpticalZoomSupported
But this key does not return a spec:
CameraKey.KeyCameraOpticalZoomSpec
Is this a bug?
-
I think the confusion was just that we are trying to do it in a similar way to the hybrid zoom. Is there a way to get the max optical zoom? -->Currently, the SDK does not provide an interface to obtain the maximum optical focal length. If you need to determine the maximum focal length of the camera, you can try adjusting it to the maximum zoom ratio and then use the KeyCameraZoomFocalLength to obtain it.
Please sign in to leave a comment.
Comments
3 comments