menu
agora_rtc_engine package
documentation
agora_rtc_engine_debug.dart
RtcEngineDebug
stopDumpVideo method
stopDumpVideo method
dark_mode
light_mode
stopDumpVideo
method
Future
<
void
>
stopDumpVideo
(
)
Implementation
Future<void> stopDumpVideo() { return (this as RtcEngineImpl).stopDumpVideo(); }
agora_rtc_engine package
documentation
agora_rtc_engine_debug
RtcEngineDebug
stopDumpVideo method
RtcEngineDebug extension on
RtcEngine