nn::snd::CTR::Voice::SetChannelCount Member Function

Syntax

void SetChannelCount(
     s32 channelCount
);

Arguments

Name Description
in channelCount Number of channels.

Return Values

None.

Description

Sets the number of voice channels.

A value other than 1 (monaural) or 2 (stereo) is invalid.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL