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.