mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
Merge branch '4.x-current' of github.com:Palakis/obs-websocket into 4.x-current
This commit is contained in:
commit
0057744e57
@ -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"
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user