menu
mediasfu_sdk
methods\recording_methods\record_update_timer.dart
RecordUpdateTimerType typedef
RecordUpdateTimerType
dark_mode
light_mode
RecordUpdateTimerType
typedef
RecordUpdateTimerType
=
void Function
({
required
RecordUpdateTimerOptions
options
})
Implementation
typedef RecordUpdateTimerType = void Function( {required RecordUpdateTimerOptions options});
mediasfu_sdk
record_update_timer
RecordUpdateTimerType typedef
record_update_timer library