docs: Fix ouputPaused typo

This commit is contained in:
Matteo Gheza 2022-10-18 22:00:46 +02:00 committed by tt2468
parent 265899f76f
commit bc18401fb0

View File

@ -23,7 +23,7 @@ with this program. If not, see <https://www.gnu.org/licenses/>
* Gets the status of the record output.
*
* @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 outputDuration | Number | Current duration in milliseconds for the output
* @responseField outputBytes | Number | Number of bytes sent by the output