docs/_data/Help/Set-OBSCurrentSceneTransitionDuration.json
{ "Synopsis": "Set-OBSCurrentSceneTransitionDuration : SetCurrentSceneTransitionDuration", "Description": "Sets the duration of the current scene transition, if it is not fixed.\n\n\nSet-OBSCurrentSceneTransitionDuration calls the OBS WebSocket with a request of type SetCurrentSceneTransitionDuration.", "Parameters": [ { "Name": null, "Type": null, "Description": "", "Required": false, "Position": 0, "Aliases": null, "DefaultValue": null, "Globbing": false, "PipelineInput": null, "variableLength": false } ], "Notes": [ null ], "CommandType": "Function", "Component": [ null ], "Inputs": [ null ], "Outputs": [ null ], "Links": [ "https://github.com/obsproject/obs-websocket/blob/master/docs/generated/protocol.md#setcurrentscenetransitionduration" ], "Examples": [] } |