stop_screen_capture method
9.2
Implementation
int stop_screen_capture(
trtc_cloud instance,
) {
return _stop_screen_capture(
instance,
);
}
9.2
int stop_screen_capture(
trtc_cloud instance,
) {
return _stop_screen_capture(
instance,
);
}