nn::snd::CTR::ClearEffect Function
void ClearEffect(
AuxBusId busId
);
| Name | Description | |
|---|---|---|
| in | busId | Bus ID. |
Clears an effect setting.
Clears an effect configured with the SetEffect function.
Any callback set with the RegisterAuxCallback function will not be cleared. (This can be cleared with the ClearAuxCallback function.)
CONFIDENTIAL