mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - 54fd7af
[skip ci]
This commit is contained in:
parent
54fd7af5ef
commit
b3ef9a861e
@ -1952,7 +1952,7 @@
|
||||
"responseFields": [
|
||||
{
|
||||
"valueName": "scenes",
|
||||
"valueType": "Array<String>",
|
||||
"valueType": "Array<Object>",
|
||||
"valueDescription": "Array of scenes in OBS"
|
||||
},
|
||||
{
|
||||
|
@ -2064,7 +2064,7 @@ Gets an array of all scenes in OBS.
|
||||
|
||||
| Name | Type | Description |
|
||||
| ---- | :---: | ----------- |
|
||||
| scenes | Array<String> | Array of scenes in OBS |
|
||||
| scenes | Array<Object> | Array of scenes in OBS |
|
||||
| currentProgramSceneName | String | Current program scene |
|
||||
| currentPreviewSceneName | String | Current preview scene. `null` if not in studio mode |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user