diff --git a/docs/generated/comments.json b/docs/generated/comments.json index b81131a3..559467e0 100644 --- a/docs/generated/comments.json +++ b/docs/generated/comments.json @@ -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", diff --git a/docs/generated/protocol.md b/docs/generated/protocol.md index 6eb13529..81edecea 100644 --- a/docs/generated/protocol.md +++ b/docs/generated/protocol.md @@ -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