📄 a2dpd.conf
字号:
# NO LEADING WHITESPACES !!!!!!# section a2dpd[a2dpd]# put address of your headphones here to initiate pairing# when the server starts.# headphones usually remeber the address of the device they were# connected last time, to connect again just press PLAY button # to find the address put the headphones in pairing mode and# issue: sdptool browse # myaddr=["AA:BB:CC:DD:EE:FF"]# you can put as many adresses as you want, the serser will attempt to connect# to all of them#myaddr=["AA:BB:CC:DD:EE:FF", "AA:BB:CC:DD:GG:HH"]# leave the list of addresses empty of no headphones should be probed at the# begginingmyaddr = [] #no debug informationdeb=0# a2dp server is slave and is driven by alsa timingismaster=0 # bitpool=51 is recomended, but two headphones works simultaneously# only with bitpool=32 bitpool=32 # some movies are encoded with freq 48000. if freq is changed to# another value .asoundrc should also be modified.freq=48000
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -