提交 2e8244cb 编写于 作者: Z zhangkai269

audio一致性修改

Signed-off-by: Nzhangkai269 <zhangkai269@huawei.com>
上级 3edf36d2
......@@ -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.
先完成此消息的编辑!
想要评论请 注册