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