[USB Audio] Enable 192k support sample rate to hifi usb
related cl: ag/22549253 Test: Local Test. Bug: 198122814 Change-Id: I3e0648f616a60f2a6e1fe5fadb30faf6c88978f7
This commit is contained in:
parent
73e108e439
commit
ee227966b2
5 changed files with 5 additions and 5 deletions
|
@ -294,7 +294,7 @@
|
|||
|
||||
<device_handle>
|
||||
<handler libname="audio_bt_aoc.so"/>
|
||||
<handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=96000,UnsupportedFormat=S24_LE"/>
|
||||
<handler libname="audio_usb_aoc.so" argu="MaxSamplingRate=192000,UnsupportedFormat=S24_LE,MaxCapPacketInterval=125,MaxCapSampleRate=192000,MaxCapBitWidth=32,MaxCapChannel=2,EnableHifi192kMultichannel=0"/>
|
||||
</device_handle>
|
||||
|
||||
<external_module>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue