提交 24cba429 编写于 作者: J jiao_yanlin

update for device Descriptors ,focus type and Sample format

Signed-off-by: Njiao_yanlin <jiaoyanlin@huawei.com>
上级 049bb268
......@@ -617,7 +617,7 @@ audio.createAudioCapturer(audioCapturerOptions).then((data) => {
描述设备连接状态变化和设备信息。
**系统能力:**SystemCapability.Multimedia.Audio.Device
**系统能力:** SystemCapability.Multimedia.Audio.Device
| 名称 | 类型 | 必填 | 说明 |
| :---------------- | :------------------------------------------------ | :--- | :----------------- |
......@@ -2243,7 +2243,7 @@ var streamManagerCB = audioManager.getStreamManager();
streamManagerCB.isAudioRendererLowLatencySupported(AudioStreamInfo, (result) => {
console.info('isAudioRendererLowLatencySupported success var = ' + result);
});
````
```
### isAudioRendererLowLatencySupported<sup>9+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册