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

This commit is contained in:
Github Actions 2022-07-02 15:30:44 +00:00
parent d9026c1791
commit a22a7cf993
2 changed files with 2 additions and 1 deletions

View File

@ -4272,7 +4272,7 @@
]
},
{
"description": "Opens a projector for a specific output video mix.\n\nMix types:\n- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_PREVIEW`\n- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_PROGRAM`\n- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_MULTIVIEW`\n\nNote: This request serves to provide feature parity with 4.x. It is very likely to be changed/deprecated in a future release.",
"description": "Opens a projector for a specific output video mix.\n\nMix types:\n\n- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_PREVIEW`\n- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_PROGRAM`\n- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_MULTIVIEW`\n\nNote: This request serves to provide feature parity with 4.x. It is very likely to be changed/deprecated in a future release.",
"requestType": "OpenVideoMixProjector",
"complexity": 3,
"rpcVersion": "1",

View File

@ -4840,6 +4840,7 @@ Gets a list of connected monitors and information about them.
Opens a projector for a specific output video mix.
Mix types:
- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_PREVIEW`
- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_PROGRAM`
- `OBS_WEBSOCKET_VIDEO_MIX_TYPE_MULTIVIEW`