mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(ci): Update generated docs - bc18401
[skip ci]
This commit is contained in:
parent
bc18401fb0
commit
7e4c9529eb
@ -2976,7 +2976,7 @@
|
||||
"valueDescription": "Whether the output is active"
|
||||
},
|
||||
{
|
||||
"valueName": "ouputPaused",
|
||||
"valueName": "outputPaused",
|
||||
"valueType": "Boolean",
|
||||
"valueDescription": "Whether the output is paused"
|
||||
},
|
||||
|
@ -4740,7 +4740,7 @@ Gets the status of the record output.
|
||||
| Name | Type | Description |
|
||||
| ---- | :---: | ----------- |
|
||||
| outputActive | Boolean | Whether the output is active |
|
||||
| ouputPaused | Boolean | Whether the output is paused |
|
||||
| outputPaused | Boolean | Whether the output is paused |
|
||||
| outputTimecode | String | Current formatted timecode string for the output |
|
||||
| outputDuration | Number | Current duration in milliseconds for the output |
|
||||
| outputBytes | Number | Number of bytes sent by the output |
|
||||
|
Loading…
Reference in New Issue
Block a user