nn::snd::CTR::GetSoundOutputMode Function

Syntax

OutputMode GetSoundOutputMode();

Parameters

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 value in System Settings and from the actual sound output mode. (The value in System Settings is returned if the nn::snd::CTR::SetSoundOutputMode function has not been called.) For details, see the table in nn::snd::CTR::SetSoundOutputMode.

Revision History

2011/11/02
Added more information on the return value.
2010/06/23
Initial version.

CONFIDENTIAL