startScreenCaptureByWindowId abstract method
int
startScreenCaptureByWindowId(
- int windowId,
- NERtcRectangle regionRect,
- NERtcScreenCaptureParameters captureParams
通过指定屏幕 ID 开启屏幕共享。
Implementation
int startScreenCaptureByWindowId(int windowId, NERtcRectangle regionRect,
NERtcScreenCaptureParameters captureParams);