Future<void> startDumpVideo(int type, String dir) async { return (this as RtcEngineImpl).startDumpVideo(type, dir); }