nn::snd::CTR::SetAuxFrontBypass Function
bool SetAuxFrontBypass(
AuxBusId busId,
bool flag
);
| Name | Description | |
|---|---|---|
| in | busId | Bus ID. |
| in | flag | Front bypass enable/disable flag. |
true if configuration succeeded; otherwise, returns false. 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.
CONFIDENTIAL