nn::snd::CTR::Voice::SetStartFrameFadeInFlag Member Function
void SetStartFrameFadeInFlag(
bool flag
);
| Name | Description | |
|---|---|---|
| in | flag | On/Off flag. |
Specifies whether to use a short fade-in starting at volume 0 when playback starts.
A waveform is normally played back at the set volume, without fading in, on the sound frame immediately after Voice playback starts. Using this function, you can configure sound to fade in from 0 to the set volume.
The default value is false.
CONFIDENTIAL