mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(travis): Update protocol.md - 5da1e55 [skip ci]
This commit is contained in:
parent
5da1e55f8e
commit
a3ce7197ac
@ -3293,7 +3293,7 @@
|
||||
"{Object} `sourceSettings` Source settings. Varying between source types."
|
||||
],
|
||||
"api": "requests",
|
||||
"name": "GetSourcesList",
|
||||
"name": "SetSourceSettings",
|
||||
"category": "sources",
|
||||
"since": "unreleased",
|
||||
"returns": [
|
||||
@ -3333,7 +3333,7 @@
|
||||
"names": [
|
||||
{
|
||||
"name": "",
|
||||
"description": "GetSourcesList"
|
||||
"description": "SetSourceSettings"
|
||||
}
|
||||
],
|
||||
"categories": [
|
||||
@ -3350,7 +3350,7 @@
|
||||
],
|
||||
"heading": {
|
||||
"level": 2,
|
||||
"text": "GetSourcesList"
|
||||
"text": "SetSourceSettings"
|
||||
},
|
||||
"lead": "",
|
||||
"type": "class",
|
||||
|
@ -119,7 +119,7 @@ auth_response = base64_encode(auth_response_hash)
|
||||
+ [GetBrowserSourceProperties](#getbrowsersourceproperties)
|
||||
+ [SetBrowserSourceProperties](#setbrowsersourceproperties)
|
||||
+ [ResetSceneItem](#resetsceneitem)
|
||||
+ [GetSourcesList](#getsourceslist)
|
||||
+ [SetSourceSettings](#setsourcesettings)
|
||||
* [Streaming](#streaming-1)
|
||||
+ [GetStreamingStatus](#getstreamingstatus)
|
||||
+ [StartStopStreaming](#startstopstreaming)
|
||||
@ -1351,7 +1351,7 @@ _No additional response items._
|
||||
|
||||
---
|
||||
|
||||
### GetSourcesList
|
||||
### SetSourceSettings
|
||||
|
||||
|
||||
- Unreleased
|
||||
|
Loading…
x
Reference in New Issue
Block a user