audio.conf

来自「实现bluez蓝牙profile需要的库」· CONF 代码 · 共 26 行

CONF
26
字号
# Configuration file for the audio service# This section contains options which are not specific to any# particular interface[General]# If we want to disable support for specific services# Defaults to supporting all implemented services#Disable=Control,Source# SCO routing. Either PCM or HCI (in which case audio is routed to/from ALSA)# Defaults to HCI#SCORouting=PCM# Headset interface specific options (i.e. options which affect how the audio# service interacts with remote headset devices)[Headset]# Set to true to only support HSP# Defaults to falseDisableHFP=true# Just an example of potential config options for the other interfaces#[A2DP]#SourceCount=2

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?