Skip to content

Commit c1f9cba

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

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

en-us/obs-powershell-commands.help.txt

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](docs/obs-powershell-websocket-commands.md).
@@ -111,6 +111,7 @@ Functions
111111
|[Send-OBSTriggerHotkeyByName](docs/Send-OBSTriggerHotkeyByName.md) |Send-OBSTriggerHotkeyByName : TriggerHotkeyByName |
112112
|[Send-OBSTriggerMediaInputAction](docs/Send-OBSTriggerMediaInputAction.md) |Send-OBSTriggerMediaInputAction : TriggerMediaInputAction |
113113
|[Send-OBSTriggerStudioModeTransition](docs/Send-OBSTriggerStudioModeTransition.md) |Send-OBSTriggerStudioModeTransition : TriggerStudioModeTransition |
114+
|[Set-OBS3DFilter](docs/Set-OBS3DFilter.md) |Sets an OBS 3D Filter. |
114115
|[Set-OBSAudioOutputSource](docs/Set-OBSAudioOutputSource.md) |Adds or sets an audio output source |
115116
|[Set-OBSBrowserSource](docs/Set-OBSBrowserSource.md) |Sets a browser source |
116117
|[Set-OBSColorFilter](docs/Set-OBSColorFilter.md) |Sets a color filter |
@@ -288,6 +289,7 @@ Aliases
288289
|[Send-OBSTriggerHotkeyByName](docs/Send-OBSTriggerHotkeyByName.md) |
289290
|[Send-OBSTriggerMediaInputAction](docs/Send-OBSTriggerMediaInputAction.md) |
290291
|[Send-OBSTriggerStudioModeTransition](docs/Send-OBSTriggerStudioModeTransition.md) |
292+
|[Set-OBS3DFilter](docs/Set-OBS3DFilter.md) |
291293
|[Set-OBSAudioOutputSource](docs/Set-OBSAudioOutputSource.md) |
292294
|[Set-OBSBrowserSource](docs/Set-OBSBrowserSource.md) |
293295
|[Set-OBSColorFilter](docs/Set-OBSColorFilter.md) |

0 commit comments

Comments
 (0)