nn::snd::CTR::Bcwav::GetChannelCount Member Function

Syntax

static int GetChannelCount(
     const void * bcwav
);

Arguments

Name Description
in bcwav Data buffer.

Return Values

Number of channels.

Description

Gets the number of channels in a waveform.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL