docs/_data/Help/obs.powershell.websocket.SetTBarPosition.json

{
  "Synopsis": "Set-OBSTBarPosition : SetTBarPosition",
  "Description": "Sets the position of the TBar.\n\n**Very important note**: This will be deprecated and replaced in a future version of obs-websocket.\n\n\nSet-OBSTBarPosition calls the OBS WebSocket with a request of type SetTBarPosition.",
  "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#settbarposition"
  ],
  "Examples": []
}