SetAuxReturnVolume

nn::snd::CTR::SetAuxReturnVolume Function

Syntax

void SetAuxReturnVolume(
     AuxBusId busId,
     f32 volume
);

Arguments

Name Description
in busId Bus ID.
in volume The bus volume (a value of 1.0 indicates no change in volume).

Return Values

None.

Description

Sets the Aux bus volume.

A ratio of 1.0 represents no change from the original value.

The default value is 1.0.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL