mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - 35e3e27 [skip ci]
This commit is contained in:
parent
35e3e278bf
commit
258bfc5689
@ -3097,7 +3097,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Basically GetSceneItemList, but for groups.\n\nUsing groups at all in OBS is discouraged, as they are very broken under the hood.\n\nGroups only",
|
"description": "Basically GetSceneItemList, but for groups.\n\nUsing groups at all in OBS is discouraged, as they are very broken under the hood.\n\nGroups only",
|
||||||
"requestType": "GetGroupItemList",
|
"requestType": "GetGroupSceneItemList",
|
||||||
"complexity": 3,
|
"complexity": 3,
|
||||||
"rpcVersion": "1",
|
"rpcVersion": "1",
|
||||||
"deprecated": false,
|
"deprecated": false,
|
||||||
|
@ -2357,7 +2357,7 @@ Studio mode has been enabled or disabled.
|
|||||||
- [SetSourceFilterEnabled](#setsourcefilterenabled)
|
- [SetSourceFilterEnabled](#setsourcefilterenabled)
|
||||||
- [Scene Items Requests](#scene-items-1-requests)
|
- [Scene Items Requests](#scene-items-1-requests)
|
||||||
- [GetSceneItemList](#getsceneitemlist)
|
- [GetSceneItemList](#getsceneitemlist)
|
||||||
- [GetGroupItemList](#getgroupitemlist)
|
- [GetGroupSceneItemList](#getgroupsceneitemlist)
|
||||||
- [GetSceneItemId](#getsceneitemid)
|
- [GetSceneItemId](#getsceneitemid)
|
||||||
- [CreateSceneItem](#createsceneitem)
|
- [CreateSceneItem](#createsceneitem)
|
||||||
- [RemoveSceneItem](#removesceneitem)
|
- [RemoveSceneItem](#removesceneitem)
|
||||||
@ -4008,7 +4008,7 @@ Scenes only
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### GetGroupItemList
|
### GetGroupSceneItemList
|
||||||
|
|
||||||
Basically GetSceneItemList, but for groups.
|
Basically GetSceneItemList, but for groups.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user