Class GetTransitionDuration.Response
- java.lang.Object
-
- nl.harm27.obs.websocket.api.base.BaseResponse
-
- nl.harm27.obs.websocket.api.requests.transitions.GetTransitionDuration.Response
-
- Enclosing class:
- GetTransitionDuration
public static class GetTransitionDuration.Response extends BaseResponse
-
-
Constructor Summary
Constructors Constructor Description Response()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getTransitionDuration()
Duration of the current transition (in milliseconds).-
Methods inherited from class nl.harm27.obs.websocket.api.base.BaseResponse
getError, getMessageId, getStatus
-
-