public static interface ScreenCapturer.Listener
ScreenCapturer.| Modifier and Type | Method and Description |
|---|---|
void |
onFirstFrameAvailable()
Indicates when the first frame has been captured from the screen.
|
void |
onScreenCaptureError(String errorDescription)
Reports an error that occurred in
ScreenCapturer. |
void onScreenCaptureError(String errorDescription)
ScreenCapturer.errorDescription - description of the error that occurred.void onFirstFrameAvailable()
4.0.1