(BUG??) Cannot use KeyShutterSpeed on M300 for WIDE Lens
CompletedM300 WIDE Len can only be set ExposureMode to PROGRAM. Because I cannot set to MANUAL there appears to be no method to set shutter speed.
ExposureModeSetup: WIDE, MANUAL, expected error: INVALID_PARAMERTERS, null
Zoom lens works (I can set to MANUAL and can set shutter speed).
M30, BOTH wide and zoom work.
I am setting the video stream source before calling the below code.
djiKeyManager.setValue(
KeyTools.createKey(CameraKey.KeyShutterSpeed),
shutterSpeed, callback
)
KeyTools.createKey(CameraKey.KeyShutterSpeed),
shutterSpeed, callback
)
Please sign in to leave a comment.
Comments
2 comments