停止播放音效。
支持版本:1.16.0 及以上。 详情描述:停止播放指定的音效 audioEffectID。 调用时机:指定的 audioEffectID 已经 start 。 使用限制:无。
audioEffectID
Future<void> stop(int audioEffectID);