设置文件名称报错,希望速度帮忙解决一下!!
已完成val params = CustomExpandNameSettings()
params.setCustomContent(hotName)
params.setRelativePosition(RelativePosition.POSITION_END)
KeyManager.getInstance().setValue(
KeyTools.createCameraKey(
CameraKey.KeyCustomExpandFileNameSettings,
ComponentIndexType.LEFT_OR_MAIN,
CameraLensType.CAMERA_LENS_DEFAULT),
params,
```
setCustomExpandNameSettings ===== onFailure: ErrorImp{errorType='CORE', errorCode='SYSTEM_ERROR', innerCode='', description='null', hint='error code = -7'}
```
-
可以看一下这个Github链接:https://github.com/dji-sdk/Mobile-SDK-Android-V5/issues/89
请先登录再写评论。
评论
1 条评论