docs/_data/Help/Add-OBSSceneCollection.json
{ "Synopsis": "Add-OBSSceneCollection : CreateSceneCollection", "Description": "Creates a new scene collection, switching to it in the process.\n\nNote: This will block until the collection has finished changing.\n\n\nAdd-OBSSceneCollection calls the OBS WebSocket with a request of type CreateSceneCollection.", "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#createscenecollection" ], "Examples": [] } |