OSDN Git Service

AudioStreamIn and AudioStreamOut
authorGlenn Kasten <gkasten@google.com>
Thu, 26 Jan 2012 17:46:34 +0000 (09:46 -0800)
committerGlenn Kasten <gkasten@google.com>
Thu, 26 Jan 2012 23:58:07 +0000 (15:58 -0800)
commitaed850d0d3b3c8cf3feaf1438076f33db2a60946
tree78a7f2a4ce61fc7514fd3c18ac7805c488945407
parent2857b47a2731579772c76d46285660972c0ba23d
AudioStreamIn and AudioStreamOut

These are immutable, so make the fields const.
getOutput() and getInput() methods are now const.

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