Hi All, I would like to decode AAC frames from A2DP packets, and feed AAC data into AAC audio decoder to output audio, ie, Bluetooth speaker function supporting AAC streaming. I have found there are sbc_decode() source code in pulseaudio-2.1, but I cannot find aac_decode(). Could all of you tell me how to get the aac_decode() source code in the internet? Thanks a lot.