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
|
* @api requests
|
||||||
* @name SendCaptions
|
* @name SendCaptions
|
||||||
* @category streaming
|
* @category streaming
|
||||||
|
* @since 4.6.0
|
||||||
*/
|
*/
|
||||||
#if BUILD_CAPTIONS
|
#if BUILD_CAPTIONS
|
||||||
HandlerResponse WSRequestHandler::HandleSendCaptions(WSRequestHandler* req) {
|
HandlerResponse WSRequestHandler::HandleSendCaptions(WSRequestHandler* req) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user