menu
volc_engine_rtc package
documentation
api/bytertc_audio_effect_player_api.dart
RTCAudioEffectPlayer
unloadAll abstract method
unloadAll abstract method
dark_mode
light_mode
unloadAll
abstract method
Future
<
int
?
>
unloadAll
(
)
卸载所有音效文件。
返回值:
0
:调用成功;
<0
:调用失败。
Implementation
Future<int?> unloadAll();
volc_engine_rtc package
documentation
api/bytertc_audio_effect_player_api
RTCAudioEffectPlayer
unloadAll abstract method
RTCAudioEffectPlayer class