-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
The pseduotypes in obs-powershell need some updates:
For starters, their names should be simplified (while keeping their exisiting .PSTypenames
)
-
OBS.GetSceneItemList.Response
should becomeOBS.SceneItem
#173 -
OBS.GetInputList.Response
should becomeOBS.Input
#174 -
OBS.GetSourceFilterList.Response
should becomeOBS.Filter
#175
Additionally, various improvements can be made:
- OBS.GetInputList.Response should have an alias property for
.InputName
,.SourceName
#170 -
OBS.PowerShell.Statistics
should be/aliased toOBS.PowerShell.Stats
#178 -
OBS.SceneItem.Animate()
should be more permissive #182 -
OBS.Input.Enable/DisableAllFilter
(s) should enable/disable all filters #183 - Transform Improvements:
- Filter Improvements:
And a couple of pseudotypes can be added:
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request