public interface RecorderEventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the RecorderEventHandler.
|
boolean |
handleEvent(RecorderEvent ev)
Handle a specific RecorderEvent
|
boolean handleEvent(RecorderEvent ev)
ev - the event to handle.void close()
Copyright © 2022 jitsi.org. All rights reserved.