【发布时间】:2020-02-20 13:07:44
【问题描述】:
当访问蓝牙资源管理器并将“启用 AAC”和“强制使用 AptX”设置为 true 时,所有蓝牙音频设备仍使用 SBC 编解码器。
当按下“重置音频默认值”时 - 蓝牙资源管理器崩溃:
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.'
尝试使用这些终端命令,但仍然没有成功。
sudo defaults write bluetoothaudiod "Enable AptX codec" -bool true
sudo defaults write bluetoothaudiod "Enable AAC codec" -bool true
我使用的是 MacBook Pro(Retina,13 英寸,2014 年中),macOS Catalina 10.15.1 我觉得这是我第一次遇到在 google 上找不到任何信息的问题。
请帮忙! :p
【问题讨论】:
-
我在尝试打开蓝牙资源管理器 -> 工具 -> 音频选项时遇到完全相同的错误。
-
我真的不知道该去哪里:p
-
这里也一样。有人重新安装了整个操作系统并且它有所帮助,但这对我来说是不可接受的???? discussions.apple.com/thread/250945131