menu
vlc_flutter package
documentation
vlcplayer.dart
VLCController
stopRecord method
stopRecord method
dark_mode
light_mode
stopRecord
method
Future
<
bool
>
stopRecord
(
)
Stop recording
Implementation
Future<bool> stopRecord(){ return _record(''); }
vlc_flutter package
documentation
vlcplayer
VLCController
stopRecord method
VLCController class