|
1 | 1 | obs-powershell-commands |
2 | 2 | ----------------------- |
3 | 3 |
|
4 | | -obs-powershell exports 337 commands |
5 | | -(168 functions and 169 aliases) |
| 4 | +obs-powershell exports 339 commands |
| 5 | +(169 functions and 170 aliases) |
6 | 6 |
|
7 | 7 | A good number of these commands directly correspond to an obs-websocket message. |
8 | 8 | For a complete list, see [obs-powershell-websocket-commands](obs-powershell-websocket-commands.md). |
@@ -111,6 +111,7 @@ Functions |
111 | 111 | |[Send-OBSTriggerHotkeyByName](Send-OBSTriggerHotkeyByName.md) |Send-OBSTriggerHotkeyByName : TriggerHotkeyByName | |
112 | 112 | |[Send-OBSTriggerMediaInputAction](Send-OBSTriggerMediaInputAction.md) |Send-OBSTriggerMediaInputAction : TriggerMediaInputAction | |
113 | 113 | |[Send-OBSTriggerStudioModeTransition](Send-OBSTriggerStudioModeTransition.md) |Send-OBSTriggerStudioModeTransition : TriggerStudioModeTransition | |
| 114 | +|[Set-OBS3DFilter](Set-OBS3DFilter.md) |Sets an OBS 3D Filter. | |
114 | 115 | |[Set-OBSAudioOutputSource](Set-OBSAudioOutputSource.md) |Adds or sets an audio output source | |
115 | 116 | |[Set-OBSBrowserSource](Set-OBSBrowserSource.md) |Sets a browser source | |
116 | 117 | |[Set-OBSColorFilter](Set-OBSColorFilter.md) |Sets a color filter | |
@@ -288,6 +289,7 @@ Aliases |
288 | 289 | |[Send-OBSTriggerHotkeyByName](Send-OBSTriggerHotkeyByName.md) | |
289 | 290 | |[Send-OBSTriggerMediaInputAction](Send-OBSTriggerMediaInputAction.md) | |
290 | 291 | |[Send-OBSTriggerStudioModeTransition](Send-OBSTriggerStudioModeTransition.md) | |
| 292 | +|[Set-OBS3DFilter](Set-OBS3DFilter.md) | |
291 | 293 | |[Set-OBSAudioOutputSource](Set-OBSAudioOutputSource.md) | |
292 | 294 | |[Set-OBSBrowserSource](Set-OBSBrowserSource.md) | |
293 | 295 | |[Set-OBSColorFilter](Set-OBSColorFilter.md) | |
|
0 commit comments