未验证 提交 b68432bc 编写于 作者: O openharmony_ci 提交者: Gitee

!21729 相机文档书写错误修改

Merge pull request !21729 from 马利/clerical_error_230801
......@@ -104,7 +104,7 @@
avRecorder.start().then(() => {
console.info('avRecorder start success');
}
});
```
5. 停止录像。
......@@ -114,7 +114,7 @@
```ts
videoRecorder.stop().then(() => {
console.info('stop success');
}
});
videoOutput.stop((err) => {
if (err) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册