nn::snd::CTR::ClearEffect Function

Syntax

void ClearEffect(
     AuxBusId busId
);

Arguments

Name Description
in busId Bus ID.

Return Values

None.

Description

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.)

See Also

SetEffect
RegisterAuxCallback
ClearAuxCallback

Revision History

2010/11/10
Initial version.

CONFIDENTIAL