mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
docs(travis): Update protocol.md - 6845cda [skip ci]
This commit is contained in:
parent
6845cda146
commit
9a8f248a75
@ -7224,7 +7224,7 @@
|
||||
"{String} `filterEnabled` New filter state"
|
||||
],
|
||||
"api": "requests",
|
||||
"name": "EnableSourceFilter",
|
||||
"name": "SetSourceFilterVisibility",
|
||||
"category": "sources",
|
||||
"since": "4.7.0",
|
||||
"params": [
|
||||
@ -7247,7 +7247,7 @@
|
||||
"names": [
|
||||
{
|
||||
"name": "",
|
||||
"description": "EnableSourceFilter"
|
||||
"description": "SetSourceFilterVisibility"
|
||||
}
|
||||
],
|
||||
"categories": [
|
||||
@ -7264,7 +7264,7 @@
|
||||
],
|
||||
"heading": {
|
||||
"level": 2,
|
||||
"text": "EnableSourceFilter"
|
||||
"text": "SetSourceFilterVisibility"
|
||||
},
|
||||
"lead": "",
|
||||
"type": "class",
|
||||
|
@ -185,7 +185,7 @@ auth_response = base64_encode(auth_response_hash)
|
||||
+ [ReorderSourceFilter](#reordersourcefilter)
|
||||
+ [MoveSourceFilter](#movesourcefilter)
|
||||
+ [SetSourceFilterSettings](#setsourcefiltersettings)
|
||||
+ [EnableSourceFilter](#enablesourcefilter)
|
||||
+ [SetSourceFilterVisibility](#setsourcefiltervisibility)
|
||||
+ [TakeSourceScreenshot](#takesourcescreenshot)
|
||||
* [Streaming](#streaming-1)
|
||||
+ [GetStreamingStatus](#getstreamingstatus)
|
||||
@ -2785,7 +2785,7 @@ _No additional response items._
|
||||
|
||||
---
|
||||
|
||||
### EnableSourceFilter
|
||||
### SetSourceFilterVisibility
|
||||
|
||||
|
||||
- Added in v4.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user