评论

1 条评论

  • DJI Developer Support
    新发布的PSDK 3.0版本已经集成了OSDK的功能,此版本OSDK功能已经支持删除SD卡照片。 API: /** * @brief Delete selected camera media file by file index. * @param position: the mount position of the camera * @param fileIndex: the index of the camera media file * @return Execution result. */ T_DjiReturnCode DjiCameraManager_DeleteFileByIndex(E_DjiMountPosition position, uint32_t fileIndex);
    0
    评论操作 固定链接

请先登录再写评论。