menu
agora_uikit package
documentation
models/agora_event_handlers.dart
AgoraEventHandlers
audioEffectFinished property
audioEffectFinished property
dark_mode
light_mode
audioEffectFinished
property
dynamic Function
(
int
)
?
audioEffectFinished
final
Occurs when the audio effect file playback finishes.
Implementation
final Function(int)? audioEffectFinished;
agora_uikit package
documentation
models/agora_event_handlers
AgoraEventHandlers
audioEffectFinished property
AgoraEventHandlers class