menu
nertc_core package
documentation
nertc_core.dart
NERtcDesktopScreenCapture
updateScreenCaptureRegion abstract method
updateScreenCaptureRegion abstract method
dark_mode
light_mode
updateScreenCaptureRegion
abstract method
int
updateScreenCaptureRegion
(
NERtcRectangle
regionRect
)
在共享屏幕或窗口时,更新共享的区域。
Implementation
int updateScreenCaptureRegion(NERtcRectangle regionRect);
nertc_core package
documentation
nertc_core
NERtcDesktopScreenCapture
updateScreenCaptureRegion abstract method
NERtcDesktopScreenCapture class