commit | 7fa8a0ec14781a50695cf8c9dd2a85a5e8a3c3f0 | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Wed Aug 18 14:31:25 2010 -0700 |
committer | Eric Laurent <elaurent@google.com> | Wed Aug 18 14:31:25 2010 -0700 |
tree | e25fd604bb57f98f2de0628c91478eaeafe08cb3 | |
parent | c059860c73678a202bfa33062723e8f82fb779d9 [diff] |
Audio Effects: fixed "strength supported" parameter size. The "strength supported" parameter for bass boost and virtualizer effect was incorrectly using a short value whereas it should be an int. This is to comply to the definition of boolean type in OpenSL ES that is uint32. Change-Id: I74ccb61dcc70fc9d390524a1ca5bbbd8b13ab1af