How To Use Mpg123 In Android
i am working on a MP 3 Player which contains changing the Pitch and Speed of playing MP 3 , so that i have to feed PCM to AudioTrack ,which leads to convert Mp 3 to PCM. now after
Solution 1:
Here you go, see this code in github https://github.com/tulskiy/camomile
Post a Comment for "How To Use Mpg123 In Android"