提交 e451c5bb 编写于 作者: J jiangminyang

fixed founction isVideoStabilization example code.

Signed-off-by: Njiangminyang <jiangminyang@huawei.com>
上级 e9c4603c
......@@ -2622,7 +2622,7 @@ captureSession.isVideoStabilizationModeSupported(camera.VideoStabilizationMode.O
console.error(`Failed to check whether video stabilization mode supported. ${err.message}`);
return;
}
console.log(`Callback returned with the successful execution of isVideoStabilizationModeSupported: ${status}`);
console.log(`Callback returned with the successful execution of isVideoStabilizationModeSupported`);
})
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册