mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - b331f76
[skip ci]
This commit is contained in:
parent
b331f76d40
commit
66f416236c
@ -341,14 +341,6 @@
|
||||
"initialVersion": "5.0.0",
|
||||
"enumValue": 506
|
||||
},
|
||||
{
|
||||
"description": "Starting the output failed.",
|
||||
"enumIdentifier": "OutputStartFailed",
|
||||
"rpcVersion": "1",
|
||||
"deprecated": false,
|
||||
"initialVersion": "5.0.0",
|
||||
"enumValue": 507
|
||||
},
|
||||
{
|
||||
"description": "The resource was not found.\n\nNote: Resources are any kind of object in obs-websocket, like inputs, profiles, outputs, etc.",
|
||||
"enumIdentifier": "ResourceNotFound",
|
||||
|
@ -436,7 +436,6 @@ These are enumeration declarations, which are referenced throughout obs-websocke
|
||||
- [RequestStatus::OutputDisabled](#requeststatusoutputdisabled)
|
||||
- [RequestStatus::StudioModeActive](#requeststatusstudiomodeactive)
|
||||
- [RequestStatus::StudioModeNotActive](#requeststatusstudiomodenotactive)
|
||||
- [RequestStatus::OutputStartFailed](#requeststatusoutputstartfailed)
|
||||
- [RequestStatus::ResourceNotFound](#requeststatusresourcenotfound)
|
||||
- [RequestStatus::ResourceAlreadyExists](#requeststatusresourcealreadyexists)
|
||||
- [RequestStatus::InvalidResourceType](#requeststatusinvalidresourcetype)
|
||||
@ -950,16 +949,6 @@ Studio mode is not active and should be.
|
||||
|
||||
---
|
||||
|
||||
### RequestStatus::OutputStartFailed
|
||||
|
||||
Starting the output failed.
|
||||
|
||||
- Identifier Value: `507`
|
||||
- Latest Supported RPC Version: `1`
|
||||
- Added in v5.0.0
|
||||
|
||||
---
|
||||
|
||||
### RequestStatus::ResourceNotFound
|
||||
|
||||
The resource was not found.
|
||||
|
Loading…
Reference in New Issue
Block a user