nn::snd::CTR::SetAuxFrontBypass Function

Syntax

bool SetAuxFrontBypass(
     AuxBusId busId,
     bool flag
);

Arguments

Name Description
in busId Bus ID.
in flag Front bypass enable/disable flag.

Return Values

Returns true if configuration succeeded; otherwise, returns false.

Description

Configures whether to bypass the front channels of an Aux bus.

Data on the Aux bus is processed as 3D surround when the sound output mode is "surround." Using this function, you can bypass the front channels and process only the rear channels as 3D surround sound.

By default, the front bypass feature is turned off for all Aux buses.

Revision History

2010/08/18
Initial version.

CONFIDENTIAL