GetSampleLength

nn::snd::CTR::GetSampleLength Function

Syntax

s32 GetSampleLength(
     s32 size,
     SampleFormat format,
     s32 channelCount
);

Arguments

Name Description
in size Size (in bytes).
in format Format.
in channelCount Number of channels.

Return Values

Returns the sample length.

Description

Gets the sample length.

Revision History

2010/02/02
Initial version.

CONFIDENTIAL