未验证 提交 45b7119f 编写于 作者: A AOL 提交者: Gitee

interface do not use parameters tag

Signed-off-by: Nmagekkkk <lixin113@huawei.com>
上级 959449dc
...@@ -573,8 +573,6 @@ Describes the device connection status and device information. ...@@ -573,8 +573,6 @@ Describes the device connection status and device information.
**System capability**: SystemCapability.Multimedia.Audio.Device **System capability**: SystemCapability.Multimedia.Audio.Device
**Parameters**
| Name | Type | Mandatory| Description | | Name | Type | Mandatory| Description |
| :---------------- | :------------------------------------------------ | :--- | :----------------- | | :---------------- | :------------------------------------------------ | :--- | :----------------- |
| type | [DeviceChangeType](#DeviceChangeType) | Yes | Device connection status.| | type | [DeviceChangeType](#DeviceChangeType) | Yes | Device connection status.|
......
...@@ -573,8 +573,6 @@ audio.createAudioRenderer(audioCapturerOptions).then((data) => { ...@@ -573,8 +573,6 @@ audio.createAudioRenderer(audioCapturerOptions).then((data) => {
**系统能力:**SystemCapability.Multimedia.Audio.Device **系统能力:**SystemCapability.Multimedia.Audio.Device
**参数:**
| 名称 | 类型 | 必填 | 说明 | | 名称 | 类型 | 必填 | 说明 |
| :---------------- | :------------------------------------------------ | :--- | :----------------- | | :---------------- | :------------------------------------------------ | :--- | :----------------- |
| type | [DeviceChangeType](#DeviceChangeType) | 是 | 设备连接状态变化。 | | type | [DeviceChangeType](#DeviceChangeType) | 是 | 设备连接状态变化。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册