[android-developers] Getting the amount of Audio data buffered in the device

2010-04-05 Thread KK
I am trying to write a streaming application. I have my own decoder and I am playing PCM audio using AudioTrack. At any point in time I want to know how much data is buffered with the device. I want to use this so that if the data with the device go below a level, I want to go into a buffering

Re: [android-developers] Getting the amount of Audio data buffered in the device

2010-04-05 Thread kavitha
could you please tell how to decode audio? On Mon, Apr 5, 2010 at 3:30 PM, KK krishnakumar.ramachand...@gmail.comwrote: I am trying to write a streaming application. I have my own decoder and I am playing PCM audio using AudioTrack. At any point in time I want to know how much data is