mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs: re gen docs
This commit is contained in:
parent
7abce33afb
commit
e23afaee24
@ -3232,7 +3232,7 @@
|
||||
},
|
||||
{
|
||||
"valueName": "outputTotalFrames",
|
||||
"valueType": "Number",
|
||||
"valueType": "Number(int32)",
|
||||
"valueDescription": "Total number of frames delivered by the output's process"
|
||||
}
|
||||
]
|
||||
|
@ -5022,7 +5022,7 @@ Gets the status of an output.
|
||||
| outputCongestion | Number(float) | Congestion of the output |
|
||||
| outputBytes | Number(uint64) | Number of bytes sent by the output |
|
||||
| outputSkippedFrames | Number(int32) | Number of frames skipped by the output's process |
|
||||
| outputTotalFrames | Number | Total number of frames delivered by the output's process |
|
||||
| outputTotalFrames | Number(int32) | Total number of frames delivered by the output's process |
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user