docs(ci): Update generated docs - a5c459b [skip ci]

This commit is contained in:
Github Actions 2024-01-16 09:37:45 +00:00
parent a5c459b6d4
commit fad7dfd55c
2 changed files with 1 additions and 13 deletions

View File

@ -4167,13 +4167,7 @@
"valueOptionalBehavior": "-1"
}
],
"responseFields": [
{
"valueName": "imageData",
"valueType": "String",
"valueDescription": "Base64-encoded screenshot"
}
]
"responseFields": []
},
{
"description": "Gets the status of the stream output.",

View File

@ -3251,12 +3251,6 @@ If `imageWidth` and `imageHeight` are not specified, the compressed image will u
| ?imageHeight | Number | Height to scale the screenshot to | >= 8, <= 4096 | Source value is used |
| ?imageCompressionQuality | Number | Compression quality to use. 0 for high compression, 100 for uncompressed. -1 to use "default" (whatever that means, idk) | >= -1, <= 100 | -1 |
**Response Fields:**
| Name | Type | Description |
| ---- | :---: | ----------- |
| imageData | String | Base64-encoded screenshot |
## Scenes Requests
### GetSceneList