What is the output of your decrypted stream? If it is PCM you can dump it directly in an AudioTrack and play it that way.
If its something else, i.e. MP3, you can include a decoder for your format and decode to PCM yourself and still use AudioTrack. On 20 Apr, 06:01, Hitendrasinh Gohil <hitendra.virtuei...@gmail.com> wrote: > hi, > "play while you decrypt."...........how i can do it? > > -- > Regards, > Hitendrasinh Gohil -- 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en