startScreenCaptureByWindowId abstract method

int startScreenCaptureByWindowId(
  1. int windowId,
  2. NERtcRectangle regionRect,
  3. NERtcScreenCaptureParameters captureParams
)

通过指定屏幕 ID 开启屏幕共享。

Implementation

int startScreenCaptureByWindowId(int windowId, NERtcRectangle regionRect,
    NERtcScreenCaptureParameters captureParams);