public class AgoraScreenCapturer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private long |
cptr |
| Constructor and Description |
|---|
AgoraScreenCapturer(long cptr) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
initWithWindowId(long window_id,
Rectangle region_rect) |
private void |
ndestroy() |
int |
setContentHint(int content_hint) |
int |
updateScreenCaptureRegion(Rectangle region_rect) |
private void ndestroy()
public void destroy()
public int initWithWindowId(long window_id,
Rectangle region_rect)
public int setContentHint(int content_hint)
public int updateScreenCaptureRegion(Rectangle region_rect)