onLongPressStartedCallback property
Callback for mobile: Triggered when a long press starts, typically used for speeding up the video.
Implementation
final void Function(MeeduPlayerController controller)?
onLongPressStartedCallback;
Callback for mobile: Triggered when a long press starts, typically used for speeding up the video.
final void Function(MeeduPlayerController controller)?
onLongPressStartedCallback;