docs/_data/Help/Connect-OBS.json
{ "Synopsis": "Connects to Open Broadcast Studio", "Description": "Connects to the obs-websocket.\n\nThis must occur at least once to use obs-powershell.", "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": [ null ], "Examples": [ { "Title": "EXAMPLE 1", "Markdown": "", "Code": "Connect-OBS" } ] } |