remove mode

- mode.exclusif
- mode.swift
are not available without registry edits
This commit is contained in:
pblivingston
2025-11-26 12:16:43 -05:00
parent d81cd32392
commit 10c85cead5
2 changed files with 0 additions and 25 deletions

View File

@@ -477,19 +477,6 @@ $vmr.Option.buffer.wdm = 512
$vmr.Option.buffer.asio = 0 # to use default buffer size
```
#### modes
The following Option.mode commands are available:
- exclusif: bool
- swift: bool
for example:
```powershell
$vmr.Option.mode.exclusif = $true # sets WDM exclusive mode
```
### Recorder
The following commands are available: