nn::snd::CTR::GetSoundOutputMode Function

Syntax

OutputMode GetSoundOutputMode();

Arguments

None.

Return Values

Sound output mode.

Description

Gets the sound output mode.

This function returns the value that was set by the nn::snd::CTR::SetSoundOutputMode function. This may differ from the System Settings value and from the actual sound output mode. For details, see the table in nn::snd::CTR::SetSoundOutputMode.

Revision History

2010/06/23
Initial version.

CONFIDENTIAL