nn::snd::CTR::Voice::SetSampleFormat Member Function
void SetSampleFormat(
SampleFormat format
);
| Name | Description | |
|---|---|---|
| in | format | Sample format. |
Specifies the format of the samples linked to the voice.
Specify a value from the nn::snd::CTR::SampleFormat enumerated type.
The default value is SAMPLE_FORMAT_PCM16.
CONFIDENTIAL