onLongPressEndedCallback property
Callback for mobile: Triggered when a long press ends, typically used for slowing down the video.
Implementation
final void Function(MeeduPlayerController controller)?
onLongPressEndedCallback;
Callback for mobile: Triggered when a long press ends, typically used for slowing down the video.
final void Function(MeeduPlayerController controller)?
onLongPressEndedCallback;