menu
bdcloud_rtc package
documentation
brtc_cloud.dart
BaiduRtcCloud
stopPreview method
stopPreview method
dark_mode
light_mode
stopPreview
method
Future
<
void
>
stopPreview
(
)
停止本地预览
Implementation
Future<void> stopPreview() { return bRTCPluginChannel.invokeMethod('stopPreview'); }
bdcloud_rtc package
documentation
brtc_cloud
BaiduRtcCloud
stopPreview method
BaiduRtcCloud class