mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
requests(streaming): add @since property for SendCaptions
This commit is contained in:
parent
03ba2a680e
commit
436b8216ec
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user