menu
volc_engine_rtc package
documentation
api/bytertc_video_api.dart
RTCVideo
removeLocalVideo abstract method
removeLocalVideo abstract method
dark_mode
light_mode
removeLocalVideo
abstract method
Future
<
int
?
>
removeLocalVideo
(
[
StreamIndex
streamType
=
StreamIndex.main
])
取消设置本地视频画布
Implementation
Future<int?> removeLocalVideo([StreamIndex streamType = StreamIndex.main]);
volc_engine_rtc package
documentation
api/bytertc_video_api
RTCVideo
removeLocalVideo abstract method
RTCVideo class