Zoom camera focal length
已完成how to get info about current camera focal length. I tryed this
val keyCameraZoomFocalLength = KeyTools.createKey(co_f.KeyCameraHybridZoomFocalLength)
keyManager
.listen(
keyCameraZoomFocalLength,
this,
CommonCallbacks.KeyListener { oldValue, newValue ->
})
Log.e("DEV4343", "4: ${keyCameraZoomFocalLength.get()}", )
-
No isue when testing on the Sample, pleasecheck your code again. ![](https://djisdksupport.zendesk.com/attachments/token/oz6M7DMGfIGwN49FzqFT9I4Y6/?name=image.png) -
You can download the 5.3.0-a3 from https://github.com/dji-sdk/Mobile-SDK-Android-V5/tree/dev-sdk-alpha, try update your MSDK and firmware to the latest.
请先登录再写评论。
评论
11 条评论