startRecorder method
- @JS('startRecorder')
Implementation
@JS('startRecorder')
external void startRecorder(String? path, int? sampleRate, int? numChannels, int? bitRate, int codec, bool? toStream, int audioSource);
@JS('startRecorder')
external void startRecorder(String? path, int? sampleRate, int? numChannels, int? bitRate, int codec, bool? toStream, int audioSource);