nn::snd::CTR::Bcwav::Encoding Enumerated Typeenum Encoding;
| Value | Description |
|---|---|
ENCODING_PCM8 |
Indicates 8-bit PCM format. |
ENCODING_PCM16 |
Indicates 16-bit PCM format. |
ENCODING_DSP_ADPCM |
Indicates DSP ADPCM format. |
ENCODING_IMA_ADPCM |
Indicates IMA ADPCM format. |
ENCODING_NUM |
Enumerated type representing encoding formats.
CONFIDENTIAL