mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(travis): Update protocol.md - 86d3925 [skip ci]
This commit is contained in:
parent
86d3925bf4
commit
6b31ff7e79
@ -2711,7 +2711,7 @@
|
||||
},
|
||||
{
|
||||
"subheads": [],
|
||||
"description": "Change the current recording folder.",
|
||||
"description": "\n\nPlease note: if `SetRecordingFolder` is called while a recording is\nin progress, the change won't be applied immediately and will be\neffective on the next recording.",
|
||||
"param": "{String} `rec-folder` Path of the recording folder.",
|
||||
"api": "requests",
|
||||
"name": "SetRecordingFolder",
|
||||
@ -2746,7 +2746,7 @@
|
||||
"level": 2,
|
||||
"text": "SetRecordingFolder"
|
||||
},
|
||||
"lead": "",
|
||||
"lead": "In the current profile, sets the recording folder of the Simple and Advanced output modes to the specified value.",
|
||||
"type": "class",
|
||||
"examples": []
|
||||
},
|
||||
|
@ -1213,7 +1213,11 @@ _No additional response items._
|
||||
|
||||
- Added in v4.1.0
|
||||
|
||||
Change the current recording folder.
|
||||
|
||||
|
||||
Please note: if `SetRecordingFolder` is called while a recording is
|
||||
in progress, the change won't be applied immediately and will be
|
||||
effective on the next recording.
|
||||
|
||||
**Request Fields:**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user