menu
amba_rtc_engine package
documentation
amba_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(); }
amba_rtc_engine package
documentation
amba_rtc_engine_debug
RtcEngineDebug
stopDumpVideo method
RtcEngineDebug extension on
RtcEngine