commit | fcc446f42ca5aa8bf81b55319cbd351614558a53 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Tue May 17 19:24:26 2011 -0700 |
committer | Eric Laurent <elaurent@google.com> | Fri May 27 15:18:05 2011 -0700 |
tree | f0890ae2e8182df8e60bf3cd56151bf05eac2b7c | |
parent | 6e17d2c46caad76497da1070efd41481b0f40b27 [diff] |
Modified audio effect API. Moved and renamed media/EffectApi.h to hardware/audio_effect.h Modified the effect library API to expose a library info structure containing an interface functions table. Also removed enums for audio channels, audio format and devices from effect API and use values from system/audio.h instead. Change-Id: I32fd752e449337410115121c1c60c699d95247c2