void ClearEffect(
AuxBusId busId
);
| Name | Description | |
|---|---|---|
| in | busId | Bus ID. |
Clears an effect setting.
Clears an effect configured with the SetEffect function.
It is not cleared with the callback set with the RegisterAuxCallback function. (This can be cleared with the ClearAuxCallback function.)
CONFIDENTIAL