OSDN Git Service

audio effects: rename configure command
authorEric Laurent <elaurent@google.com>
Mon, 19 Dec 2011 18:13:28 +0000 (10:13 -0800)
committerEric Laurent <elaurent@google.com>
Tue, 20 Dec 2011 00:23:10 +0000 (16:23 -0800)
commit922f9e6e5f11faba43bc06b018cd66a0935bf9fb
treee8edb39f8c7381673f7cad7ea7e69fde03710fd4
parent72ba865479be8c7393923b6ea195196838ffa57b
audio effects: rename configure command

Renamed audio effect library interface command for audio format
configuration from EFFECT_CMD_CONFIGURE to EFFECT_CMD_SET_CONFIG.
This makes the naming more consistent with other exixsting commands
and allow adding new a command to get the configuration (EFFECT_CMD_GET_CONFIG).
Same change for reverse channel configuration renamed from
EFFECT_CMD_CONFIGURE_REVERSE to EFFECT_CMD_SET_CONFIG_REVERSE.

Change-Id: I1cc462aa50e58ceec900b3da9bd3873d2d098098
include/hardware/audio_effect.h