I see that AudioFlinger is some native base C++ library.

Does anyone know what can be done about all these messages? Having
hundreds/thousands of these messages is making the logcat very
difficult to use...

On May 1, 9:20 am, Mark Carter <m...@carter.name> wrote:
> I'm using the MediaPlayer to play audio (mp3) files. I don't think I'm
> doing anything out of the ordinary, but, during playback, I get many
> (several per second) log messages like these:
>
> 05-01 09:46:20.685: WARN/AudioFlinger(554): write blocked for 47 msecs
> 05-01 09:46:20.785: WARN/AudioFlinger(554): write blocked for 47 msecs
> 05-01 09:46:20.895: WARN/AudioFlinger(554): write blocked for 49 msecs
> 05-01 09:46:20.985: WARN/AudioFlinger(554): write blocked for 47 msecs
>
> I've searched all over the place for this - other people seem to
> experience the same thing but I can find any sort of explanation as to
> what it means.
>
> Am I doing something wrong?
>
> Also, how do I define a LogCat filter (in eclipse) to *remove*, say,
> all AudioFlinger messages? I can't seem to find the "not" syntax.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to