1# IBluetoothAudioSession.idl
2
3## 概述
4
5声明开启音频会话,发送渲染操作结果,和结束音频会话的接口。
6
7模块包路径:ohos.hdi.bluetooth.a2dp.v1_0
8
9引用:
10- ohos.hdi.bluetooth.a2dp.v1_0.IBluetoothAudioCallback
11- ohos.hdi.bluetooth.a2dp.v1_0.BluetoothAudioTypes
12
13**起始版本:** 4.0
14
15**相关模块:**[HdiA2dp](_hdi_a2dp.md)
16
17
18## 汇总
19
20
21### 类
22
23| 名称 | 描述 |
24| -------- | -------- |
25| interface  [IBluetoothAudioSession](interface_i_bluetooth_audio_session.md) | 声明开启音频会话,发送渲染操作结果,和结束音频会话的接口。 |
26