Files
frameworks_base/libs/audioflinger/AudioFlinger.cpp
Eric Laurent 7954c46425 Fix issue 2085690: AudioFlinger must properly terminate the input and output threads when destroyed.
Call closeInput() for all inputs and closeOutput() for all outputs before deleting audio hardware in AudioFlinger destructor.
2009-08-31 02:10:20 -07:00

115 KiB