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

@ -101,6 +101,7 @@
#define AAC_OBJECT_TYPE_MPEG4_AAC_LC 0x40
#define AAC_OBJECT_TYPE_MPEG4_AAC_LTP 0x20
#define AAC_OBJECT_TYPE_MPEG4_AAC_SCA 0x10
#define AAC_OBJECT_TYPE_MPEG4_AAC_ELD 0x02
#define AAC_SAMPLING_FREQ_8000 0x0800
#define AAC_SAMPLING_FREQ_11025 0x0400