menu
volc_engine_rtc package
documentation
api/bytertc_video_api.dart
RTCVideo
removePublicStreamVideo abstract method
removePublicStreamVideo abstract method
dark_mode
light_mode
removePublicStreamVideo
abstract method
Future
<
int
?
>
removePublicStreamVideo
(
String
publicStreamId
)
取消设置公共流视频画布
Implementation
Future<int?> removePublicStreamVideo(String publicStreamId);
volc_engine_rtc package
documentation
api/bytertc_video_api
RTCVideo
removePublicStreamVideo abstract method
RTCVideo class