agm: Add support to send codec param on datapath.

Add support to send codec param on datapath for the
formats for which payload is formed by AGM clients.
For gapless playback, second clip can have different codec
params than first clip, those params need to be sent to DSP
before start writing the data for second clip on datapath as
graph will be started state, otherwise it will result in
distorted or mute audio. So add support to send codec params
during gapless playback on datapath.

Change-Id: Id2913eb8f84cb1efc4457c584d7baebd4839dca1
7 files changed
tree: 4aa5c811874479e725470e81f148420aab97b942
  1. ipc/
  2. plugins/
  3. service/
  4. snd_parser/
  5. Android.mk
  6. NOTICE
  7. README.md
README.md

agm

Audio Graph Manager