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
2 matches
Mail list logo