nn::snd::CTR::Voice::SetFrontBypassFlag Member Function
void SetFrontBypassFlag(
bool flag
);
| Name | Description | |
|---|---|---|
| in | flag | Specify true to bypass the front channels for 3D surround sound. Specify false to apply 3D surround sound to the front channels, too. |
Sets whether to bypass the front channels when 3D surround sound is enabled.
This setting is only applied to the main bus. The nn::snd::CTR::SetAuxFrontBypass function can apply this setting to the AUX bus.
The default value is false (no bypass of the front channels).
CONFIDENTIAL