flutter_sound
recorder
FlutterSoundRecorder
recorderState property
recorderState
flutter_sound
recorder
FlutterSoundRecorder
recorderState property
FlutterSoundRecorder class
Constructors
FlutterSoundRecorder
Properties
hashCode
isPaused
isRecording
isStopped
onProgress
recorderState
runtimeType
Methods
closeAudioSession
deleteRecord
getRecordURL
isEncoderSupported
noSuchMethod
openAudioSession
pauseRecorder
resumeRecorder
setAudioFocus
setSubscriptionDuration
startRecorder
stopRecorder
toString
Operators
operator ==
recorderState
property
Null safety
RecorderState
recorderState
The current state of the Recorder
Implementation
RecorderState get recorderState => _recorderState;