menu
sfm_flutter_plugin package
documentation
enx_flutter_plugin.dart
EnxRtc
stopRecord static method
stopRecord static method
dark_mode
light_mode
stopRecord
static method
Future
<
void
>
stopRecord
(
)
Implementation
static Future<void> stopRecord() async { await _channel.invokeMethod('stopRecord'); }
sfm_flutter_plugin package
documentation
enx_flutter_plugin
EnxRtc
stopRecord static method
EnxRtc class