OSDN Git Service

AudioFlinger: add dump of audio pre processing.
authorEric Laurent <elaurent@google.com>
Mon, 25 Jul 2011 00:49:51 +0000 (17:49 -0700)
committerEric Laurent <elaurent@google.com>
Mon, 25 Jul 2011 00:49:51 +0000 (17:49 -0700)
commit1d2bff0e588afe183a1baaae731519b4e957bbdb
treea1b9fd05b9b51546c52e76539bce2cccbad05cdb
parent77882a8deb5167235ae591e49c9dcff9abb373c1
AudioFlinger: add dump of audio pre processing.

Dump of media.audio_flinger service was only listing effects on output threads.
Moved the dump of effect chains from PlaybackThread to ThreadBase class so that
pre processings on RecordThread are also listed.

Change-Id: If8bc74023c12b9c2371f1b300743b156ceca7b87
services/audioflinger/AudioFlinger.cpp
services/audioflinger/AudioFlinger.h