requests(streaming): fix docs on SendCaptions

This commit is contained in:
Stéphane Lepin 2019-04-16 13:11:46 +02:00
parent 545db60b98
commit 79493df32e

View File

@ -292,6 +292,8 @@ HandlerResponse WSRequestHandler::HandleSaveStreamSettings(WSRequestHandler* req
/** /**
* Send the provided text as embedded CEA-608 caption data * Send the provided text as embedded CEA-608 caption data
* *
* @param {String} `text` Captions text
*
* @api requests * @api requests
* @name SendCaptions * @name SendCaptions
* @category streaming * @category streaming