docs/_data/Help/Switch-OBSStream.json

{
  "Synopsis": "Switch-OBSStream : ToggleStream",
  "Description": "Toggles the status of the stream output.\n\n\nSwitch-OBSStream calls the OBS WebSocket with a request of type ToggleStream.",
  "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#togglestream"
  ],
  "Examples": [
    {
      "Title": "EXAMPLE 1",
      "Markdown": "",
      "Code": "Switch-OBSStream"
    }
  ]
}