提交 d895db14 编写于 作者: X Xiangyu Li

modify audio_playback_stream-managementv5

Signed-off-by: NXiangyu Li <lixiangyu20@huawei.com>
上级 ef9b99cc
......@@ -3386,8 +3386,8 @@ getAudioEffectInfoArray(content: ContentType, usage: StreamUsage, callback: Asyn
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ----------------------------------- | -------- | --------------------------- |
| content | <a href="#contenttype">ContentType</a> | 是 | 音频内容类型。 |
| usage | <a href="#streamusage">StreamUsage</a> | 是 | 音频流使用类型。 |
| content | [ContentType](#contenttype) | 是 | 音频内容类型。 |
| usage | [StreamUsage](#streamusage) | 是 | 音频流使用类型。 |
| callback | AsyncCallback<[AudioEffectInfoArray](#audioeffectinfoarray10)> | 是 | 回调函数,返回当前音效模式的信息。|
**示例:**
......@@ -3427,8 +3427,8 @@ getAudioEffectInfoArray(content: ContentType, usage: StreamUsage): Promise&lt;Au
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ----------------------------------- | -------- | --------------------------- |
| content | <a href="#contenttype">ContentType</a> | 是 | 音频内容类型。 |
| usage | <a href="#streamusage">StreamUsage</a> | 是 | 音频流使用类型。 |
| content | [ContentType](#contenttype) | 是 | 音频内容类型。 |
| usage | [StreamUsage](#streamusage) | 是 | 音频流使用类型。 |
**返回值:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册