提交 0a158716 编写于 作者: Y yaojingyu2008

增加GetAudioEffectInfoArray错误码说明句号

Signed-off-by: Nyaojingyu2008 <yaojingyu1@huawei.com>
上级 a2502fbf
......@@ -3695,8 +3695,7 @@ getAudioEffectInfoArray(usage: StreamUsage, callback: AsyncCallback&lt;AudioEffe
| 错误码ID | 错误信息 |
| ------- | --------------------------------------------|
| 401 | if input parameter type or number mismatch |
| 6800101 | if input parameter value error |
| 6800101 | if input parameter value error. |
**示例:**
......@@ -3738,8 +3737,7 @@ getAudioEffectInfoArray(usage: StreamUsage): Promise&lt;AudioEffectInfoArray&gt;
| 错误码ID | 错误信息 |
| ------- | --------------------------------------------|
| 401 | if input parameter type or number mismatch |
| 6800101 | if input parameter value error |
| 6800101 | if input parameter value error. |
**示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册