menu
volc_engine_rtc package
documentation
api/bytertc_video_api.dart
RTCVideo
stopScreenCapture abstract method
stopScreenCapture abstract method
dark_mode
light_mode
stopScreenCapture
abstract method
Future
<
int
?
>
stopScreenCapture
(
)
屏幕共享时,停止屏幕流采集
返回值:
0
:调用成功;
<0
:调用失败,具体原因参看
ReturnStatus
。
Implementation
Future<int?> stopScreenCapture();
volc_engine_rtc package
documentation
api/bytertc_video_api
RTCVideo
stopScreenCapture abstract method
RTCVideo class