提交 13d39ccc 编写于 作者: W wusongqing

update docs against 8463

Signed-off-by: Nwusongqing <wusongqing@huawei.com>
上级 d8d6fa32
...@@ -86,7 +86,7 @@ export class VideoRecorderDemo { ...@@ -86,7 +86,7 @@ export class VideoRecorderDemo {
profile : videoProfile, profile : videoProfile,
url : this.testFdNumber, // testFdNumber is generated by getFd. url : this.testFdNumber, // testFdNumber is generated by getFd.
orientationHint : 0, orientationHint : 0,
location : { latitude : 30, longitude : 130 }, location : { latitude : 30, longitude : 130 }
} }
// Create a VideoRecorder object. // Create a VideoRecorder object.
await media.createVideoRecorder().then((recorder) => { await media.createVideoRecorder().then((recorder) => {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册