ScreenCaptureListener
This API is in beta and subject to change.
Interface that may be used to handle ScreenCaptureVideoSource events.
Methods
onStop
fun onStop(): Unit
This API is in beta and subject to change.
Called when the ScreenCaptureVideoSource session is no longer valid.
Returns
type:
Unit