storepreset, recallpreset

pester tests pass for all kinds
manual tests pass for all kinds
- show/hide
- lock/unlock
- showvbanchat/hidevbanchat
This commit is contained in:
pblivingston
2025-12-03 23:50:07 -05:00
parent cfa7de9b11
commit 1310ca25ef
5 changed files with 107 additions and 5 deletions

View File

@@ -12,6 +12,7 @@ function Test-RecDir ([object]$vmr, [string]$recDir) {
try {
$vmr.recorder.record()
Start-Sleep -Milliseconds 100
$stamp = '{0:yyyy-MM-dd} at {0:HH}h{0:mm}m{0:ss}s' -f (Get-Date)
Start-Sleep -Milliseconds 2000