state property
The state read-only property of the MediaRecorder interface
returns the current state of the current MediaRecorder object.
Implementation
external RecordingState get state;
The state read-only property of the MediaRecorder interface
returns the current state of the current MediaRecorder object.
external RecordingState get state;