Package nl.harm27.obs.websocket.listener
Interface EventListener
-
- All Known Implementing Classes:
GeneralEventListener,MediaEventListener,OtherEventListener,ProfilesEventListener,RecordingEventListener,ReplayBufferEventListener,SceneItemsEventListener,ScenesEventListener,SourcesEventListener,StreamingEventListener,StudioModeEventListener,TransitionsEventListener,VirtualCamEventListener
public interface EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcallEvent(BaseEvent baseEvent)List<EventType>getSupportedEvents()
-