Class SceneItemDeselected
- java.lang.Object
- 
- nl.harm27.obs.websocket.api.base.BaseEvent
- 
- nl.harm27.obs.websocket.api.events.sceneitems.SceneItemDeselected
 
 
- 
 public class SceneItemDeselected extends BaseEvent A scene item is deselected.- Since:
- 4.6.0
- See Also:
- OBS WebSocket Documentation
 
- 
- 
Constructor SummaryConstructors Constructor Description SceneItemDeselected()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetItemId()Name of the item in the scene.StringgetItemName()Name of the item in the scene.StringgetSceneName()Name of the scene.- 
Methods inherited from class nl.harm27.obs.websocket.api.base.BaseEventgetRecordingDuration, getRecordingTimecode, getStreamDuration, getStreamTimecode, getUpdateType
 
- 
 
-