TpBluetoothAudioManager 类
V0.2.1TpExtUtils
2025-11-14
介绍
蓝牙音频服务的管理
基础信息
| 头文件: | include <TpBluetoothAudioManager.h> |
|---|---|
| Cmake: | None |
| 发布版本: | V0.2.1 |
| 继承类: | |
| 派生类: |
Public 成员函数
| TpBluetoothAudioManager() | ||
|---|---|---|
| ~TpBluetoothAudioManager() | ||
| startService() | 启动蓝牙音频服务 | |
| stopService() | 停止蓝牙音频服务 | |
| restartService() | 重启蓝牙音频服务 | |
| isRuning() | 蓝牙音频服务是否已经在运行 |
成员函数说明
TpBluetoothAudioManager::TpBluetoothAudioManager()
暂无注释...
TpBluetoothAudioManager::~TpBluetoothAudioManager()
暂无注释...
int TpBluetoothAudioManager::startService()
启动蓝牙音频服务...
启动蓝牙音频服务
返回值:
int TpBluetoothAudioManager::stopService()
停止蓝牙音频服务...
停止蓝牙音频服务
返回值:
int TpBluetoothAudioManager::restartService()
重启蓝牙音频服务...
重启蓝牙音频服务
返回值:
tpBool TpBluetoothAudioManager::isRuning()
蓝牙音频服务是否已经在运行...
蓝牙音频服务是否已经在运行
返回值:
