stopAll abstract method

Future<void> stopAll()

停止播放所有音效。

支持版本:1.16.0 及以上。 详情描述:停止播放所有音效。 调用时机:正在播放音效。 使用限制:无。

Implementation

Future<void> stopAll();