WaveSoundBuffer.stopFade
機能/意味
Stop fading
タイプ
WaveSoundBufferクラス
のメソッド
構文
stopFade()
引数
なし
戻り値
なし (void)
説明
Forces the fade started by the
WaveSoundBuffer.fade
method to stop.
The volume remains as it was when you stopped it.