简体   繁体   中英

How to play .aac format audio file in android

How to play .aac audio format in android.

I tried using ffmpeg convert audio format and play in android-ndk. But im not able to implement.

Please let me know any ideas or any ref link to follow

You can check this native aac player implementation. It is ffmpeg-based, and I heard it is fairly light on CPU.

http://code.google.com/p/aacplayer-android/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM