enum SHAPE_EQCOMP_SIDECHAIN_MODE
{
SHAPE_EQCOMP_SIDECHAIN_MODE_NORMAL,
SHAPE_EQCOMP_SIDECHAIN_MODE_INTERNAL,
SHAPE_EQCOMP_SIDECHAIN_MODE_EXTERNAL
};
| Constant | Description |
|---|---|
| SHAPE_EQCOMP_SIDECHAIN_MODE_NORMAL | See remarks. |
| SHAPE_EQCOMP_SIDECHAIN_MODE_INTERNAL | See remarks. |
| SHAPE_EQCOMP_SIDECHAIN_MODE_EXTERNAL | See remarks. |
The different processing of the three modes is shown in the following diagram.
Figure 1. Normal, Internal and External modes.

Header: Declared in shapeeqcompcontext.h.
Library: Use acphal.lib.