bluez5: add AAC-ELD codec

This commit is contained in:
Adam Marcus 2024-01-21 17:09:27 +00:00 committed by Wim Taymans
parent c3327742cc
commit 79ee1eaff0
6 changed files with 88 additions and 22 deletions

View file

@ -35,6 +35,7 @@ static int codec_order(const struct media_codec *c)
SPA_BLUETOOTH_AUDIO_CODEC_LDAC,
SPA_BLUETOOTH_AUDIO_CODEC_APTX_HD,
SPA_BLUETOOTH_AUDIO_CODEC_APTX,
SPA_BLUETOOTH_AUDIO_CODEC_AAC_ELD,
SPA_BLUETOOTH_AUDIO_CODEC_AAC,
SPA_BLUETOOTH_AUDIO_CODEC_LC3PLUS_HR,
SPA_BLUETOOTH_AUDIO_CODEC_MPEG,