startScreenCaptureByDisplayId abstract method
int
startScreenCaptureByDisplayId(
- int displayId,
- NERtcRectangle regionRect,
- NERtcScreenCaptureParameters captureParams
开启屏幕共享,共享范围为指定屏幕的指定区域。
Implementation
int startScreenCaptureByDisplayId(int displayId, NERtcRectangle regionRect,
NERtcScreenCaptureParameters captureParams);