# IBluetoothAudioCallback.idl ## 概述 声明回调函数,包含音频开始、暂停和结束操作。 模块包路径:ohos.hdi.bluetooth.a2dp.v1_0 **起始版本:** 4.0 **相关模块:**[HdiA2dp](_hdi_a2dp.md) ## 汇总 ### 类 | 名称 | 描述 | | -------- | -------- | | interface  [IBluetoothAudioCallback](interface_i_bluetooth_audio_callback.md) | 声明用于音频渲染开启、暂停,和结束的回调函数。 |