mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - a5c459b
[skip ci]
This commit is contained in:
parent
a5c459b6d4
commit
fad7dfd55c
@ -4167,13 +4167,7 @@
|
||||
"valueOptionalBehavior": "-1"
|
||||
}
|
||||
],
|
||||
"responseFields": [
|
||||
{
|
||||
"valueName": "imageData",
|
||||
"valueType": "String",
|
||||
"valueDescription": "Base64-encoded screenshot"
|
||||
}
|
||||
]
|
||||
"responseFields": []
|
||||
},
|
||||
{
|
||||
"description": "Gets the status of the stream output.",
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user