mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
bluez5: add AAC-ELD codec
This commit is contained in:
parent
c3327742cc
commit
79ee1eaff0
6 changed files with 88 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue