public class ScreenCapturer
extends java.lang.Object
| Constructor and Description |
|---|
ScreenCapturer(int screenCaptureIntentResult,
android.content.Intent screenCaptureIntentData) |
| Modifier and Type | Method and Description |
|---|---|
android.content.Intent |
getScreenCaptureIntentData() |
int |
getScreenCaptureIntentResult() |
void |
setScreenCaptureIntentData(android.content.Intent screenCaptureIntentData) |
void |
setScreenCaptureIntentResult(int screenCaptureIntentResult) |
public ScreenCapturer(int screenCaptureIntentResult,
android.content.Intent screenCaptureIntentData)
public int getScreenCaptureIntentResult()
public void setScreenCaptureIntentResult(int screenCaptureIntentResult)
public android.content.Intent getScreenCaptureIntentData()
public void setScreenCaptureIntentData(android.content.Intent screenCaptureIntentData)