mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs: Fix ouputPaused typo
This commit is contained in:
@ -23,7 +23,7 @@ with this program. If not, see <https://www.gnu.org/licenses/>
|
|||||||
* Gets the status of the record output.
|
* Gets the status of the record output.
|
||||||
*
|
*
|
||||||
* @responseField outputActive | Boolean | Whether the output is active
|
* @responseField outputActive | Boolean | Whether the output is active
|
||||||
* @responseField ouputPaused | Boolean | Whether the output is paused
|
* @responseField outputPaused | Boolean | Whether the output is paused
|
||||||
* @responseField outputTimecode | String | Current formatted timecode string for the output
|
* @responseField outputTimecode | String | Current formatted timecode string for the output
|
||||||
* @responseField outputDuration | Number | Current duration in milliseconds for the output
|
* @responseField outputDuration | Number | Current duration in milliseconds for the output
|
||||||
* @responseField outputBytes | Number | Number of bytes sent by the output
|
* @responseField outputBytes | Number | Number of bytes sent by the output
|
||||||
|
Reference in New Issue
Block a user