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

!4236 [ohos doc issue] interface do not use parameters tag

Merge pull request !4236 from AOL/OpenHarmony-3.1-Release
...@@ -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.
先完成此消息的编辑!
想要评论请 注册