nn::snd::CTR::SampleFormat Enumerated Type

Syntax

enum SampleFormat;

Value

Value Description
SAMPLE_FORMAT_PCM8 Indicates PCM8.
SAMPLE_FORMAT_PCM16 Indicates PCM16.
SAMPLE_FORMAT_ADPCM Indicates ADPCM.

Description

An enumerated type representing sample formats.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL