nn::snd::CTR::SetClippingMode Function
bool SetClippingMode(
ClippingMode mode
);
| Name | Description | |
|---|---|---|
| in | mode | Mode |
true if configuration succeeded; otherwise, returns false. Sets the clipping mode.
By default, this is nn::snd::CTR::CLIPPING_MODE_SOFT.
For details on the clipping mode, see nn::snd::CTR::ClippingMode.
CONFIDENTIAL