nw::snd::SoundSystem::GetOutputMode Member Function

Syntax

#include <nw/snd/snd_SoundSystem.h>
static OutputMode GetOutputMode();

Arguments

None.

Return Values

Returns the current sound output mode.

Description

Gets the current sound output mode.

See Also

nw::snd::OutputMode
SetOutputMode

Revision History

2010/01/26
Adjusted the wording.
2010/01/15
Initial version.

CONFIDENTIAL