requests(streaming): add @since property for SendCaptions

This commit is contained in:
Stéphane Lepin 2019-04-25 13:43:24 +02:00
parent 03ba2a680e
commit 436b8216ec

View File

@ -297,6 +297,7 @@ HandlerResponse WSRequestHandler::HandleSaveStreamSettings(WSRequestHandler* req
* @api requests
* @name SendCaptions
* @category streaming
* @since 4.6.0
*/
#if BUILD_CAPTIONS
HandlerResponse WSRequestHandler::HandleSendCaptions(WSRequestHandler* req) {