只有一个会话:预览+拍照 、预览+录像 StartRecording 的时候切换的,不是录制结束切换的。可以参考系统相机的实现方式,源码链接:https://gitee.com/openharmony/applications_camera,参考:common\src\main\ets\default\camera\CameraService.ts createSession StartRecording stopRecording。
只有一个会话:预览+拍照 、预览+录像 StartRecording 的时候切换的,不是录制结束切换的。可以参考系统相机的实现方式,源码链接:https://gitee.com/openharmony/applications_camera,参考:common\src\main\ets\default\camera\CameraService.ts createSession StartRecording stopRecording。