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