nn::snd::CTR::Voice::SetFrontBypassFlag Member Function

Syntax

void SetFrontBypassFlag(
     bool flag
);

Arguments

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.

Return Values

None.

Description

Sets whether to bypass the front channels when 3D surround sound is enabled.

The default value is false (no bypass of the front channels).

Revision History

2010/06/14
Initial version.

CONFIDENTIAL