mirror of
https://github.com/onyx-and-iris/voicemeeter-api-powershell.git
synced 2025-01-18 05:10:48 +00:00
md fix
This commit is contained in:
parent
2586ca4089
commit
506455e767
@ -238,7 +238,7 @@ The following methods are available:
|
||||
- hide
|
||||
- restart
|
||||
- shutdown
|
||||
- Load(<filepath>)
|
||||
- Load(filepath)
|
||||
|
||||
The following properties are write only and accept boolean values:
|
||||
|
||||
@ -252,8 +252,7 @@ $vmr.command.show
|
||||
|
||||
$vmr.command.lock = $true
|
||||
|
||||
|
||||
$vmr.command.Load("<path/to/filename.xml>")
|
||||
$vmr.command.Load("path/to/filename.xml")
|
||||
```
|
||||
|
||||
### Recorder
|
||||
|
Loading…
Reference in New Issue
Block a user