OBS WebSocket Request
SetCurrentSceneTransitionDuration
Sets the duration of the current scene transition
Parameters
Request
{
"requestType": "SetCurrentSceneTransitionDuration",
"requestData": {
"transitionDuration": 0
}
}Execute
// No response...
// Did you send your request?