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

!9857 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】update ts-media-components-video.md.

Merge pull request !9857 from Haoc_小源同学/N/A
......@@ -181,7 +181,7 @@ struct VideoCreateComponent {
console.error('onFinish');
})
.onError(() => {
console.error('onFinish');
console.error('onError');
})
.onPrepared((e) => {
console.error('onPrepared is ' + e.duration);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册