menu
volc_engine_rtc package
documentation
api/bytertc_video_api.dart
RTCEngine
removeLocalVideo method
removeLocalVideo method
dark_mode
light_mode
removeLocalVideo
method
Future
<
int
>
removeLocalVideo
(
)
移除本地视频
Implementation
Future<int> removeLocalVideo() async { return await byteRTCHelper.removeLocalVideo(); }
volc_engine_rtc package
documentation
api/bytertc_video_api
RTCEngine
removeLocalVideo method
RTCEngine class