Skip to content

Commit 9e9bfd9

Browse files
StartAutomatingStartAutomating
authored andcommitted
OBS Filter Commands - Fixing -NoResponse (Fixes #136)
1 parent c1f9cba commit 9e9bfd9

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/obs-powershell-commands.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
obs-powershell-commands
22
-----------------------
33

4-
obs-powershell exports 337 commands
5-
(168 functions and 169 aliases)
4+
obs-powershell exports 339 commands
5+
(169 functions and 170 aliases)
66

77
A good number of these commands directly correspond to an obs-websocket message.
88
For a complete list, see [obs-powershell-websocket-commands](obs-powershell-websocket-commands.md).
@@ -111,6 +111,7 @@ Functions
111111
|[Send-OBSTriggerHotkeyByName](Send-OBSTriggerHotkeyByName.md) |Send-OBSTriggerHotkeyByName : TriggerHotkeyByName |
112112
|[Send-OBSTriggerMediaInputAction](Send-OBSTriggerMediaInputAction.md) |Send-OBSTriggerMediaInputAction : TriggerMediaInputAction |
113113
|[Send-OBSTriggerStudioModeTransition](Send-OBSTriggerStudioModeTransition.md) |Send-OBSTriggerStudioModeTransition : TriggerStudioModeTransition |
114+
|[Set-OBS3DFilter](Set-OBS3DFilter.md) |Sets an OBS 3D Filter. |
114115
|[Set-OBSAudioOutputSource](Set-OBSAudioOutputSource.md) |Adds or sets an audio output source |
115116
|[Set-OBSBrowserSource](Set-OBSBrowserSource.md) |Sets a browser source |
116117
|[Set-OBSColorFilter](Set-OBSColorFilter.md) |Sets a color filter |
@@ -288,6 +289,7 @@ Aliases
288289
|[Send-OBSTriggerHotkeyByName](Send-OBSTriggerHotkeyByName.md) |
289290
|[Send-OBSTriggerMediaInputAction](Send-OBSTriggerMediaInputAction.md) |
290291
|[Send-OBSTriggerStudioModeTransition](Send-OBSTriggerStudioModeTransition.md) |
292+
|[Set-OBS3DFilter](Set-OBS3DFilter.md) |
291293
|[Set-OBSAudioOutputSource](Set-OBSAudioOutputSource.md) |
292294
|[Set-OBSBrowserSource](Set-OBSBrowserSource.md) |
293295
|[Set-OBSColorFilter](Set-OBSColorFilter.md) |

0 commit comments

Comments
 (0)