Wednesday, June 1, 2011

[android-developers] how to use android ndk to decode mp3 to pcm?

Hi,

can anybody give me some way to decode mp3 to pcm using android ndk?

Currently i m playing encrypted file using mediaplayer class,it works
fine on devices with JIT but takes too much time to play song in low-
config device(like ZTE Blade).

So i am thinking that if i go for AudioTrack and decoding the mp3 file
using ndk it may solve my problem.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment