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

!23499 audio一致性修改

Merge pull request !23499 from zhangkai/master
......@@ -4482,8 +4482,8 @@ getPreferredInputDeviceForCapturerInfo(capturerInfo: AudioCapturerInfo, callback
| 错误码ID | 错误信息 |
| ------- | --------------------------------------------|
| 6800101 | if input parameter value error |
| 6800301 | System error |
| 6800101 | Invalid parameter error. Return by callback.|
| 6800301 | System error. Return by callback. |
**示例:**
```js
......@@ -4527,8 +4527,8 @@ getPreferredInputDeviceForCapturerInfo(capturerInfo: AudioCapturerInfo): Promise
| 错误码ID | 错误信息 |
| ------- | --------------------------------------------|
| 6800101 | if input parameter value error |
| 6800301 | System error |
| 6800101 | Invalid parameter error. Return by promise. |
| 6800301 | System error. Return by promise. |
**示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册