Uses of Class
org.jitsi.service.neomedia.recording.RecorderEvent
-
Packages that use RecorderEvent Package Description org.jitsi.impl.neomedia.recording org.jitsi.service.neomedia.recording -
-
Uses of RecorderEvent in org.jitsi.impl.neomedia.recording
Methods in org.jitsi.impl.neomedia.recording with parameters of type RecorderEvent Modifier and Type Method Description booleanRecorderEventHandlerJSONImpl. handleEvent(RecorderEvent ev)Handle a specific RecorderEvent -
Uses of RecorderEvent in org.jitsi.service.neomedia.recording
Methods in org.jitsi.service.neomedia.recording with parameters of type RecorderEvent Modifier and Type Method Description booleanRecorderEventHandler. handleEvent(RecorderEvent ev)Handle a specific RecorderEvent
-