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(java.lang.String errorDescription)
Reports an error that occurred in
ScreenCapturer . |
void onScreenCaptureError(@NonNull java.lang.String errorDescription)
ScreenCapturer
.errorDescription
- description of the error that occurred.void onFirstFrameAvailable()
6.0.0