Anyone have an idea about this?If, so, pls do help...
On Nov 22, 5:11 pm, tina lincon wrote:
> Hi all,
> I am playing a sound in my application.Most of the time it plays
> succesfully without any pause.It is a short duration type sound file
> which lasts for 1 sec(a "tick -tock" sound of clock) w
Thanks a lot Alex, I'll check with it..
On Nov 5, 8:58 am, RockNCode wrote:
> Hello.
>
> I suggest you go to frameworks/base/libs/audioflinger/AudioFlinger.cpp
> and add LOGE prints to functions createTrack and createTrack_l. Could
> you check in createTrack_l if you are entering to this condtion
Hello.
I suggest you go to frameworks/base/libs/audioflinger/AudioFlinger.cpp
and add LOGE prints to functions createTrack and createTrack_l. Could
you check in createTrack_l if you are entering to this condtion ?:
Mutex::Autolock _l(mLock);
track = new Track(this, client, streamT
3 matches
Mail list logo