menu
mediasfu_sdk
methods\recording_methods\record_update_timer.dart
UpdateRecordingProgressTime typedef
UpdateRecordingProgressTime
dark_mode
light_mode
UpdateRecordingProgressTime
typedef
UpdateRecordingProgressTime
=
void Function
(
String
formattedTime
)
Implementation
typedef UpdateRecordingProgressTime = void Function(String formattedTime);
mediasfu_sdk
record_update_timer
UpdateRecordingProgressTime typedef
record_update_timer library