Is described to have no output, that seems strange for a getter (Not-ok)
The Google sheets do define an output:
outputs[{outputName, outputKind, outputWidth, outputHeight, outputActive, outputFlags{OBS_OUTPUT_AUDIO, OBS_OUTPUT_VIDEO, OBS_OUTPUT_ENCODED, OBS_OUTPUT_MULTI_TRACK, OBS_OUTPUT_SERVICE}}]
Operating System Info
Windows 11
Other OS
No response
OBS Studio Version
28.0.0
OBS Studio Version (Other)
No response
obs-websocket Version
5.0.0
OBS Studio Log URL
-
OBS Studio Crash Log URL
No response
Expected Behavior
Sleep should have two optional arguments, like the OpenVideoMixProjector which also has mutually exclusive request fields.
GetOutputList should describe what it returns.
Current Behavior
The documentation (json) describes the Sleep incorrectly. I expect that the GetOutputList is also incorrect.
Sleep:
GetOutputList
Steps to Reproduce
Anything else we should know?
No response