File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11obs-powershell-commands
22-----------------------
33
4- obs-powershell exports 739 commands
5- (300 functions and 439 aliases)
4+ obs-powershell exports 742 commands
5+ (301 functions and 441 aliases)
66
77A good number of these commands directly correspond to an obs-websocket message.
88For a complete list, see [ obs-powershell-websocket-commands] ( obs-powershell-websocket-commands.md ) .
@@ -208,6 +208,7 @@ Functions
208208| [ Get-OBSZigZagShader] ( Get-OBSZigZagShader.md ) |
209209| [ Get-OBSZoomBlurShader] ( Get-OBSZoomBlurShader.md ) |
210210| [ Get-OBSZoomShader] ( Get-OBSZoomShader.md ) |
211+ | [ Get-OBSZoomXYShader] ( Get-OBSZoomXYShader.md ) |
211212| [ Hide-OBS] ( Hide-OBS.md ) | Hide OBS |
212213| [ Import-OBSEffect] ( Import-OBSEffect.md ) | Imports Effects |
213214| [ Open-OBSInputFiltersDialog] ( Open-OBSInputFiltersDialog.md ) | Open-OBSInputFiltersDialog : OpenInputFiltersDialog |
@@ -517,6 +518,7 @@ Aliases
517518| [ Get-OBSZigZagShader] ( Get-OBSZigZagShader.md ) |
518519| [ Get-OBSZoomBlurShader] ( Get-OBSZoomBlurShader.md ) |
519520| [ Get-OBSZoomShader] ( Get-OBSZoomShader.md ) |
521+ | [ Get-OBSZoomXYShader] ( Get-OBSZoomXYShader.md ) |
520522| [ Hide-OBS] ( Hide-OBS.md ) |
521523| [ Import-OBSEffect] ( Import-OBSEffect.md ) |
522524| [ Open-OBSInputFiltersDialog] ( Open-OBSInputFiltersDialog.md ) |
You can’t perform that action at this time.
0 commit comments