From 3d41e8882a6c3c5c887c6e153299882a3b41b40b Mon Sep 17 00:00:00 2001 From: Travis CI <> Date: Thu, 25 Apr 2019 11:44:54 +0000 Subject: [PATCH] docs(travis): Update protocol.md - 436b821 [skip ci] --- docs/generated/comments.json | 7 +++++++ docs/generated/protocol.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/generated/comments.json b/docs/generated/comments.json index 9aabbbc5..5a6e29da 100644 --- a/docs/generated/comments.json +++ b/docs/generated/comments.json @@ -6829,6 +6829,7 @@ "api": "requests", "name": "SendCaptions", "category": "streaming", + "since": "4.6.0", "params": [ { "type": "String", @@ -6848,6 +6849,12 @@ "description": "streaming" } ], + "sinces": [ + { + "name": "", + "description": "4.6.0" + } + ], "heading": { "level": 2, "text": "SendCaptions" diff --git a/docs/generated/protocol.md b/docs/generated/protocol.md index 6b48966e..61ceb4a4 100644 --- a/docs/generated/protocol.md +++ b/docs/generated/protocol.md @@ -2643,7 +2643,7 @@ _No additional response items._ ### SendCaptions -- Added in v +- Added in v4.6.0 Send the provided text as embedded CEA-608 caption data. As of OBS Studio 23.1, captions are not yet available on Linux.