From 79493df32e194ec3aa2024d0f662283bd580a39c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lepin?= Date: Tue, 16 Apr 2019 13:11:46 +0200 Subject: [PATCH] requests(streaming): fix docs on SendCaptions --- src/WSRequestHandler_Streaming.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/WSRequestHandler_Streaming.cpp b/src/WSRequestHandler_Streaming.cpp index f6ddb01a..6dad96b2 100644 --- a/src/WSRequestHandler_Streaming.cpp +++ b/src/WSRequestHandler_Streaming.cpp @@ -291,7 +291,9 @@ HandlerResponse WSRequestHandler::HandleSaveStreamSettings(WSRequestHandler* req /** * Send the provided text as embedded CEA-608 caption data - * + * + * @param {String} `text` Captions text + * * @api requests * @name SendCaptions * @category streaming